Skip to content

Conversation

@mborland
Copy link
Member

Closes: #1229

@mborland mborland added this to the v6.0.0 milestone Nov 12, 2025
@mborland mborland self-assigned this Nov 12, 2025
@mborland mborland added the Bug Something isn't working label Nov 12, 2025
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

❌ Patch coverage is 98.83721% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.1%. Comparing base (00d6406) to head (dc5b705).
⚠️ Report is 22 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/decimal/detail/from_chars_impl.hpp 96.5% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #1231   +/-   ##
=======================================
  Coverage     99.1%   99.1%           
=======================================
  Files          263     264    +1     
  Lines        17251   17251           
  Branches      1940    1931    -9     
=======================================
  Hits         17079   17079           
  Misses         172     172           
Files with missing lines Coverage Δ
include/boost/decimal/charconv.hpp 97.5% <ø> (+0.1%) ⬆️
include/boost/decimal/decimal128_t.hpp 98.2% <100.0%> (ø)
include/boost/decimal/decimal32_t.hpp 96.6% <100.0%> (ø)
include/boost/decimal/decimal64_t.hpp 95.2% <100.0%> (ø)
include/boost/decimal/decimal_fast128_t.hpp 96.0% <100.0%> (ø)
include/boost/decimal/decimal_fast32_t.hpp 100.0% <100.0%> (ø)
include/boost/decimal/decimal_fast64_t.hpp 100.0% <100.0%> (ø)
include/boost/decimal/detail/locale_conversion.hpp 98.3% <ø> (ø)
include/boost/decimal/detail/from_chars_impl.hpp 96.5% <96.5%> (ø)

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 00d6406...dc5b705. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mborland mborland merged commit d7bdf09 into develop Nov 12, 2025
77 checks passed
@mborland mborland deleted the rearch branch November 12, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-architect <charconv> to work better with string construction

2 participants