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

Prune some low hanging charconv optimization branches #874

Merged
merged 8 commits into from
Feb 21, 2025

Conversation

mborland
Copy link
Member

No description provided.

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.

Project coverage is 98.8%. Comparing base (b29748c) to head (c0cedef).
Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/decimal/charconv.hpp 92.9% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #874     +/-   ##
=========================================
- Coverage     98.9%   98.8%   -0.0%     
=========================================
  Files          233     233             
  Lines        16784   16786      +2     
  Branches      1800    1798      -2     
=========================================
  Hits         16584   16584             
- Misses         200     202      +2     
Files with missing lines Coverage Δ
test/test_to_chars.cpp 100.0% <ø> (ø)
include/boost/decimal/charconv.hpp 87.8% <92.9%> (-0.6%) ⬇️

... and 2 files 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 b29748c...c0cedef. Read the comment docs.

@mborland mborland merged commit cc5f561 into develop Feb 21, 2025
75 checks passed
@mborland mborland deleted the charconv_loop branch February 21, 2025 19:52
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