Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[c++] Bump spdlog to 1.15 and remove patch #3529

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

XanthosXanthopoulos
Copy link
Collaborator

@XanthosXanthopoulos XanthosXanthopoulos commented Jan 7, 2025

Update spdlog from 1.10.0 to 1.15.0. Also remove patch that casts size_t to unsigned long and changes fprintf format string (potentially unnecessary).

#3154 [sc-57301]

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.30%. Comparing base (34c3618) to head (a43f46f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3529      +/-   ##
==========================================
+ Coverage   86.25%   86.30%   +0.05%     
==========================================
  Files          55       55              
  Lines        6357     6359       +2     
==========================================
+ Hits         5483     5488       +5     
+ Misses        874      871       -3     
Flag Coverage Δ
python 86.30% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
python_api 86.30% <ø> (+0.05%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl changed the title [c++] Bump spdlog to 1.15 and remove patch [c++] Bump spdlog to 1.15 and remove patch Jan 7, 2025
@XanthosXanthopoulos XanthosXanthopoulos merged commit f01c0c6 into main Jan 7, 2025
17 checks passed
@XanthosXanthopoulos XanthosXanthopoulos deleted the xan/update_spdlog_dependency branch January 7, 2025 21:38
github-actions bot pushed a commit that referenced this pull request Jan 7, 2025
johnkerl pushed a commit that referenced this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants