Fix BOOST_DECIMAL_DEBUG output to use correct parameter names in d64_mul_impl#1346
Conversation
|
Hi @cuiweixie CI has failures due to an unrelated issue in a header from Boost.Math. This is probably because of new code in Boost.Math's headers. It is the shadow-warning of a type alias. Decimal runs CI/CD with Cc: @mborland |
|
Hi @cuiweixie this issue has been fixed on develop. If you merge develop into your branch, CI/CD should go green again. |
223e0ea to
47e3947
Compare
rebase. Please help to trigger ci. |
Thank you. CI is running. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1346 +/- ##
=========================================
+ Coverage 98.5% 98.5% +0.1%
=========================================
Files 282 282
Lines 22550 22550
Branches 1960 1960
=========================================
+ Hits 22198 22199 +1
+ Misses 352 351 -1
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
No description provided.