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

Logs #376

Merged
merged 7 commits into from
Jan 15, 2024
Merged

Logs #376

merged 7 commits into from
Jan 15, 2024

Conversation

mborland
Copy link
Member

Closes: #277
Closes: #375

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c6a078f) 98.8% compared to head (67d6b40) 98.9%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #376     +/-   ##
=========================================
+ Coverage     98.8%   98.9%   +0.1%     
=========================================
  Files          136     138      +2     
  Lines         9970   10001     +31     
=========================================
+ Hits          9845    9881     +36     
+ Misses         125     120      -5     
Files Coverage Δ
include/boost/decimal/cmath.hpp 100.0% <ø> (ø)
include/boost/decimal/detail/cmath/log.hpp 92.0% <ø> (-8.0%) ⬇️
include/boost/decimal/detail/cmath/log2.hpp 100.0% <100.0%> (ø)
test/test_cmath.cpp 98.0% <100.0%> (+0.1%) ⬆️

... and 3 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 c6a078f...67d6b40. Read the comment docs.

@mborland mborland merged commit 062b6e4 into develop Jan 15, 2024
49 checks passed
@mborland mborland deleted the logs branch January 15, 2024 17:09
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.

log2 log10
1 participant