Skip to content

Replace uses of numeric limits on device

977fb1f
Select commit
Loading
Failed to load commit list.
Merged

Add CUDA support to from_chars for integers #1

Replace uses of numeric limits on device
977fb1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

94.86% (+6.32%) compared to 2e74155

View this Pull Request on Codecov

94.86% (+6.32%) compared to 2e74155

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.86%. Comparing base (2e74155) to head (977fb1f).
⚠️ Report is 377 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop       #1      +/-   ##
===========================================
+ Coverage    88.53%   94.86%   +6.32%     
===========================================
  Files           60       74      +14     
  Lines         8035     9009     +974     
===========================================
+ Hits          7114     8546    +1432     
+ Misses         921      463     -458     
Files with missing lines Coverage Δ
.../boost/charconv/detail/from_chars_integer_impl.hpp 100.00% <100.00%> (ø)
...nclude/boost/charconv/detail/from_chars_result.hpp 100.00% <100.00%> (ø)
include/boost/charconv/from_chars.hpp 100.00% <100.00%> (ø)

... and 40 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 02583a1...977fb1f. Read the comment docs.

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