Skip to content

Add CUDA support to to_chars for integers#2

Merged
mborland merged 8 commits intodevelopfrom
to_chars_2
Mar 16, 2026
Merged

Add CUDA support to to_chars for integers#2
mborland merged 8 commits intodevelopfrom
to_chars_2

Conversation

@mborland
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.86%. Comparing base (ffba31a) to head (a8f7c29).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop       #2   +/-   ##
========================================
  Coverage    94.86%   94.86%           
========================================
  Files           74       74           
  Lines         9009     9009           
========================================
  Hits          8546     8546           
  Misses         463      463           
Files with missing lines Coverage Δ
include/boost/charconv/detail/apply_sign.hpp 100.00% <100.00%> (ø)
include/boost/charconv/detail/memcpy.hpp 50.00% <ø> (ø)
...de/boost/charconv/detail/to_chars_integer_impl.hpp 96.89% <100.00%> (ø)
include/boost/charconv/detail/to_chars_result.hpp 100.00% <100.00%> (ø)
include/boost/charconv/to_chars.hpp 100.00% <100.00%> (ø)

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 ffba31a...a8f7c29. 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 af47854 into develop Mar 16, 2026
61 checks passed
@mborland mborland deleted the to_chars_2 branch March 16, 2026 20:02
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