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

More func #607

Closed ckormanyos closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.1%. Comparing base (da96dba) to head (e5eeca5).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/cppalliance/decimal/pull/607/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/607?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance) ```diff @@ Coverage Diff @@ ## develop #607 +/- ## ========================================= + Coverage 99.0% 99.1% +0.1% ========================================= Files 212 212 Lines 14696 14806 +110 Branches 1615 1628 +13 ========================================= + Hits 14548 14668 +120 + Misses 148 138 -10 ``` | [Files](https://app.codecov.io/gh/cppalliance/decimal/pull/607?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance) | Coverage Δ | | |---|---|---| | [include/boost/decimal/detail/cmath/cos.hpp](https://app.codecov.io/gh/cppalliance/decimal/pull/607?src=pr&el=tree&filepath=include%2Fboost%2Fdecimal%2Fdetail%2Fcmath%2Fcos.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9kZWNpbWFsL2RldGFpbC9jbWF0aC9jb3MuaHBw) | `100.0% <100.0%> (ø)` | | | [...clude/boost/decimal/detail/cmath/impl/cos\_impl.hpp](https://app.codecov.io/gh/cppalliance/decimal/pull/607?src=pr&el=tree&filepath=include%2Fboost%2Fdecimal%2Fdetail%2Fcmath%2Fimpl%2Fcos_impl.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9kZWNpbWFsL2RldGFpbC9jbWF0aC9pbXBsL2Nvc19pbXBsLmhwcA==) | `100.0% <100.0%> (+50.0%)` | :arrow_up: | | [...clude/boost/decimal/detail/cmath/impl/sin\_impl.hpp](https://app.codecov.io/gh/cppalliance/decimal/pull/607?src=pr&el=tree&filepath=include%2Fboost%2Fdecimal%2Fdetail%2Fcmath%2Fimpl%2Fsin_impl.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9kZWNpbWFsL2RldGFpbC9jbWF0aC9pbXBsL3Npbl9pbXBsLmhwcA==) | `100.0% <100.0%> (+53.9%)` | :arrow_up: | | [...nclude/boost/decimal/detail/cmath/riemann\_zeta.hpp](https://app.codecov.io/gh/cppalliance/decimal/pull/607?src=pr&el=tree&filepath=include%2Fboost%2Fdecimal%2Fdetail%2Fcmath%2Friemann_zeta.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9kZWNpbWFsL2RldGFpbC9jbWF0aC9yaWVtYW5uX3pldGEuaHBw) | `100.0% <100.0%> (ø)` | | | [include/boost/decimal/detail/cmath/sin.hpp](https://app.codecov.io/gh/cppalliance/decimal/pull/607?src=pr&el=tree&filepath=include%2Fboost%2Fdecimal%2Fdetail%2Fcmath%2Fsin.hpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-aW5jbHVkZS9ib29zdC9kZWNpbWFsL2RldGFpbC9jbWF0aC9zaW4uaHBw) | `100.0% <100.0%> (ø)` | | | [include/boost/decimal/detail/cmath/tgamma.hpp](https://app.codecov.io/gh/cppalliance/decimal/pull/607?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) | `96.0% <100.0%> (-0.1%)` | :arrow_down: | | [test/test\_sin\_cos.cpp](https://app.codecov.io/gh/cppalliance/decimal/pull/607?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/607?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%> (ø)` | | | [test/test\_zeta.cpp](https://app.codecov.io/gh/cppalliance/decimal/pull/607?src=pr&el=tree&filepath=test%2Ftest_zeta.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance#diff-dGVzdC90ZXN0X3pldGEuY3Bw) | `100.0% <100.0%> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/cppalliance/decimal/pull/607/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/607?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/607?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cppalliance). Last update [da96dba...e5eeca5](https://app.codecov.io/gh/cppalliance/decimal/pull/607?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).