cppalliance / decimal

A C++14 implementation of IEEE 754 decimal floating point numbers
https://cppalliance.org/decimal/decimal.html
Boost Software License 1.0
17 stars 1 forks source link

Funcs and cover #670

Closed ckormanyos closed 1 week ago

mborland commented 1 week ago

Once https://github.com/cppalliance/decimal/pull/669 finishes cycling I'll merge it in so you can rebase on it. Looks like we have some overlap already

ckormanyos commented 1 week ago

Once #669 finishes cycling I'll merge it in so you can rebase on it. Looks like we have some overlap already

No problem. I merged your coverage branch into my funcs_and_cover branch. Simple enough. I'll probably move on to some special function soon and leave you to it... Thanks Matt!

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 99.37888% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.0%. Comparing base (7046e61) to head (5b393f6).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/cppalliance/decimal/pull/670/graphs/tree.svg?width=650&height=150&src=pr&token=drvY8nnV5S&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance)](https://app.codecov.io/gh/cppalliance/decimal/pull/670?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance) ```diff @@ Coverage Diff @@ ## develop #670 +/- ## ========================================= + Coverage 98.9% 99.0% +0.1% ========================================= Files 225 225 Lines 16499 16551 +52 Branches 1800 1803 +3 ========================================= + Hits 16316 16381 +65 + Misses 183 170 -13 ``` | [Files](https://app.codecov.io/gh/cppalliance/decimal/pull/670?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance) | Coverage Δ | | |---|---|---| | [...clude/boost/decimal/detail/cmath/impl/pow\_impl.hpp](https://app.codecov.io/gh/cppalliance/decimal/pull/670?src=pr&el=tree&filepath=include%2Fboost%2Fdecimal%2Fdetail%2Fcmath%2Fimpl%2Fpow_impl.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9kZWNpbWFsL2RldGFpbC9jbWF0aC9pbXBsL3Bvd19pbXBsLmhwcA==) | `100.0% <ø> (+7.5%)` | :arrow_up: | | [...de/boost/decimal/detail/cmath/impl/tgamma\_impl.hpp](https://app.codecov.io/gh/cppalliance/decimal/pull/670?src=pr&el=tree&filepath=include%2Fboost%2Fdecimal%2Fdetail%2Fcmath%2Fimpl%2Ftgamma_impl.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9kZWNpbWFsL2RldGFpbC9jbWF0aC9pbXBsL3RnYW1tYV9pbXBsLmhwcA==) | `100.0% <ø> (+8.4%)` | :arrow_up: | | [include/boost/decimal/detail/cmath/pow.hpp](https://app.codecov.io/gh/cppalliance/decimal/pull/670?src=pr&el=tree&filepath=include%2Fboost%2Fdecimal%2Fdetail%2Fcmath%2Fpow.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9kZWNpbWFsL2RldGFpbC9jbWF0aC9wb3cuaHBw) | `100.0% <100.0%> (+12.2%)` | :arrow_up: | | [include/boost/decimal/detail/cmath/tgamma.hpp](https://app.codecov.io/gh/cppalliance/decimal/pull/670?src=pr&el=tree&filepath=include%2Fboost%2Fdecimal%2Fdetail%2Fcmath%2Ftgamma.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9kZWNpbWFsL2RldGFpbC9jbWF0aC90Z2FtbWEuaHBw) | `92.9% <100.0%> (+6.2%)` | :arrow_up: | | [test/test\_log.cpp](https://app.codecov.io/gh/cppalliance/decimal/pull/670?src=pr&el=tree&filepath=test%2Ftest_log.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-dGVzdC90ZXN0X2xvZy5jcHA=) | `100.0% <100.0%> (ø)` | | | [test/test\_pow.cpp](https://app.codecov.io/gh/cppalliance/decimal/pull/670?src=pr&el=tree&filepath=test%2Ftest_pow.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-dGVzdC90ZXN0X3Bvdy5jcHA=) | `100.0% <100.0%> (ø)` | | | [test/test\_sin\_cos.cpp](https://app.codecov.io/gh/cppalliance/decimal/pull/670?src=pr&el=tree&filepath=test%2Ftest_sin_cos.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-dGVzdC90ZXN0X3Npbl9jb3MuY3Bw) | `100.0% <100.0%> (ø)` | | | [test/test\_tgamma.cpp](https://app.codecov.io/gh/cppalliance/decimal/pull/670?src=pr&el=tree&filepath=test%2Ftest_tgamma.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-dGVzdC90ZXN0X3RnYW1tYS5jcHA=) | `100.0% <100.0%> (ø)` | | | [include/boost/decimal/detail/cmath/log.hpp](https://app.codecov.io/gh/cppalliance/decimal/pull/670?src=pr&el=tree&filepath=include%2Fboost%2Fdecimal%2Fdetail%2Fcmath%2Flog.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9kZWNpbWFsL2RldGFpbC9jbWF0aC9sb2cuaHBw) | `83.4% <50.0%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/cppalliance/decimal/pull/670/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/cppalliance/decimal/pull/670?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/cppalliance/decimal/pull/670?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance). Last update [7046e61...5b393f6](https://app.codecov.io/gh/cppalliance/decimal/pull/670?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance).