Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Jan 8, 2025

Fixes and tests formatting of capitalized non-finite values

@mborland mborland linked an issue Jan 8, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.9%. Comparing base (7865b70) to head (38d91c4).
Report is 5 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #781     +/-   ##
=========================================
+ Coverage     98.9%   98.9%   +0.1%     
=========================================
  Files          225     225             
  Lines        16915   16940     +25     
  Branches      1806    1806             
=========================================
+ Hits         16714   16740     +26     
+ Misses         201     200      -1     
Files with missing lines Coverage Δ
include/boost/decimal/format.hpp 100.0% <ø> (ø)
test/test_format.cpp 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 7865b70...38d91c4. Read the comment docs.

@mborland mborland merged commit 648609c into develop Jan 8, 2025
75 checks passed
@mborland mborland deleted the capital_format branch January 8, 2025 17:01
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.

Fix/test <format> of capitalized non-finite values

2 participants