chfast / intx

Extended precision integer C++ library
Apache License 2.0
129 stars 29 forks source link

Upgrade CI compiler, fix clang-tidy-17 warnings #301

Closed chfast closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (d5ad4ad) 100.00% compared to head (e9df64a) 99.94%. Report is 33 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #301 +/- ## =========================================== - Coverage 100.00% 99.94% -0.06% =========================================== Files 10 10 Lines 1951 1882 -69 =========================================== - Hits 1951 1881 -70 - Misses 0 1 +1 ``` | [Flag](https://app.codecov.io/gh/chfast/intx/pull/301/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pawe%C5%82+Bylica) | Coverage Δ | | |---|---|---| | [32bit](https://app.codecov.io/gh/chfast/intx/pull/301/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pawe%C5%82+Bylica) | `99.94% <100.00%> (-0.06%)` | :arrow_down: | | [gcc](https://app.codecov.io/gh/chfast/intx/pull/301/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pawe%C5%82+Bylica) | `99.41% <100.00%> (-0.08%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pawe%C5%82+Bylica#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/chfast/intx/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pawe%C5%82+Bylica) | Coverage Δ | | |---|---|---| | [include/intx/intx.hpp](https://app.codecov.io/gh/chfast/intx/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pawe%C5%82+Bylica#diff-aW5jbHVkZS9pbnR4L2ludHguaHBw) | `99.86% <100.00%> (-0.14%)` | :arrow_down: | | [test/unittests/test\_builtins.cpp](https://app.codecov.io/gh/chfast/intx/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pawe%C5%82+Bylica#diff-dGVzdC91bml0dGVzdHMvdGVzdF9idWlsdGlucy5jcHA=) | `100.00% <ø> (ø)` | | | [test/unittests/test\_div.cpp](https://app.codecov.io/gh/chfast/intx/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pawe%C5%82+Bylica#diff-dGVzdC91bml0dGVzdHMvdGVzdF9kaXYuY3Bw) | `100.00% <ø> (ø)` | | | [test/unittests/test\_int128.cpp](https://app.codecov.io/gh/chfast/intx/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pawe%C5%82+Bylica#diff-dGVzdC91bml0dGVzdHMvdGVzdF9pbnQxMjguY3Bw) | `100.00% <100.00%> (ø)` | | | [test/unittests/test\_intx\_api.cpp](https://app.codecov.io/gh/chfast/intx/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pawe%C5%82+Bylica#diff-dGVzdC91bml0dGVzdHMvdGVzdF9pbnR4X2FwaS5jcHA=) | `100.00% <ø> (ø)` | | | [test/unittests/test\_uint256.cpp](https://app.codecov.io/gh/chfast/intx/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pawe%C5%82+Bylica#diff-dGVzdC91bml0dGVzdHMvdGVzdF91aW50MjU2LmNwcA==) | `100.00% <ø> (ø)` | |
sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud