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

Fix deprecated whitespace in literal definition #771

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

mborland
Copy link
Member

@mborland mborland commented Jan 6, 2025

Warning was emitted by Clang-20

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.7%. Comparing base (b9adb39) to head (c825582).
Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #771     +/-   ##
=========================================
+ Coverage     98.7%   98.7%   +0.1%     
=========================================
  Files          223     223             
  Lines        16728   16728             
  Branches      1796    1796             
=========================================
+ Hits         16503   16505      +2     
+ Misses         225     223      -2     
Files with missing lines Coverage Δ
include/boost/decimal/literals.hpp 100.0% <100.0%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9adb39...c825582. Read the comment docs.

@mborland mborland merged commit 90f0469 into develop Jan 6, 2025
65 checks passed
@mborland mborland deleted the fix_literal branch January 6, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant