ckormanyos / wide-integer

Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
Boost Software License 1.0
183 stars 33 forks source link

Update syntax and Boost version #413

Closed ckormanyos closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 100.0%. Comparing base (dc9095a) to head (a07e4c0).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ckormanyos/wide-integer/pull/413/graphs/tree.svg?width=650&height=150&src=pr&token=kiBP4MAjdV&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christopher+Kormanyos)](https://app.codecov.io/gh/ckormanyos/wide-integer/pull/413?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christopher+Kormanyos) ```diff @@ Coverage Diff @@ ## master #413 +/- ## ========================================= - Coverage 100.0% 100.0% -0.0% ========================================= Files 40 40 Lines 3526 3526 Branches 307 307 ========================================= - Hits 3524 3523 -1 - Misses 2 3 +1 ``` | [Files](https://app.codecov.io/gh/ckormanyos/wide-integer/pull/413?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christopher+Kormanyos) | Coverage Δ | | |---|---|---| | [math/wide\_integer/uintwide\_t.h](https://app.codecov.io/gh/ckormanyos/wide-integer/pull/413?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christopher+Kormanyos#diff-bWF0aC93aWRlX2ludGVnZXIvdWludHdpZGVfdC5o) | `100.0% <100.0%> (ø)` | | | [test/test.cpp](https://app.codecov.io/gh/ckormanyos/wide-integer/pull/413?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christopher+Kormanyos#diff-dGVzdC90ZXN0LmNwcA==) | `100.0% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/ckormanyos/wide-integer/pull/413/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christopher+Kormanyos) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ckormanyos/wide-integer/pull/413?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christopher+Kormanyos). > **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=Christopher+Kormanyos) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/ckormanyos/wide-integer/pull/413?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christopher+Kormanyos). Last update [dc9095a...a07e4c0](https://app.codecov.io/gh/ckormanyos/wide-integer/pull/413?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christopher+Kormanyos). 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=Christopher+Kormanyos).
sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud