Skip to content

Quantexp is backwards - #1416

Merged
mborland merged 4 commits into
developfrom
1415
Aug 7, 2026
Merged

Quantexp is backwards#1416
mborland merged 4 commits into
developfrom
1415

Conversation

@mborland

@mborland mborland commented Aug 6, 2026

Copy link
Copy Markdown
Member

Closes: #1415

@mborland mborland self-assigned this Aug 6, 2026
@mborland mborland added the Bug Something isn't working label Aug 6, 2026
@mborland
mborland merged commit 0a6b3ef into develop Aug 7, 2026
20 of 21 checks passed
@mborland
mborland deleted the 1415 branch August 7, 2026 12:39
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.3%. Comparing base (72f1e82) to head (7139a18).
⚠️ Report is 9 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #1416     +/-   ##
=========================================
+ Coverage     98.3%   98.3%   +0.1%     
=========================================
  Files          291     291             
  Lines        23822   23876     +54     
  Branches      2085    2091      +6     
=========================================
+ Hits         23394   23448     +54     
  Misses         428     428             
Files with missing lines Coverage Δ
include/boost/decimal/decimal128_t.hpp 95.7% <100.0%> (ø)
include/boost/decimal/decimal32_t.hpp 95.8% <100.0%> (ø)
include/boost/decimal/decimal64_t.hpp 95.0% <100.0%> (ø)
include/boost/decimal/decimal_fast128_t.hpp 95.3% <100.0%> (-0.3%) ⬇️
include/boost/decimal/decimal_fast32_t.hpp 97.7% <100.0%> (+0.3%) ⬆️
include/boost/decimal/decimal_fast64_t.hpp 97.8% <100.0%> (+0.3%) ⬆️
test/test_decimal_quantum.cpp 100.0% <100.0%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aea677a...7139a18. Read the comment docs.

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

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.

quantexp returns the wrong value

1 participant