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

Examples #745

Merged
merged 11 commits into from
Oct 3, 2024
Merged

Examples #745

merged 11 commits into from
Oct 3, 2024

Conversation

mborland
Copy link
Member

@mborland mborland commented Oct 1, 2024

Closes: #744

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.1%. Comparing base (a612d97) to head (e39e572).
Report is 12 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #745     +/-   ##
=========================================
- Coverage     99.1%   99.1%   -0.0%     
=========================================
  Files          227     227             
  Lines        16753   16753             
  Branches      1809    1809             
=========================================
- Hits         16599   16598      -1     
- Misses         154     155      +1     
Files with missing lines Coverage Δ
include/boost/decimal/charconv.hpp 95.3% <ø> (ø)
include/boost/decimal/decimal128.hpp 98.1% <ø> (ø)
include/boost/decimal/decimal128_fast.hpp 97.6% <ø> (ø)
include/boost/decimal/decimal32.hpp 98.8% <ø> (ø)
include/boost/decimal/decimal32_fast.hpp 96.8% <ø> (ø)
include/boost/decimal/decimal64.hpp 99.3% <ø> (ø)
include/boost/decimal/decimal64_fast.hpp 98.6% <ø> (ø)
include/boost/decimal/detail/emulated128.hpp 97.7% <ø> (ø)
test/benchmarks.cpp 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 a612d97...e39e572. Read the comment docs.

@mborland mborland merged commit 6bdf768 into develop Oct 3, 2024
65 checks passed
@mborland mborland deleted the examples branch October 3, 2024 17:06
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.

Add more examples
1 participant