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

Trivial syntax improvements #395

Closed ckormanyos closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #395 (d8d76a8) into master (16af14f) will not change coverage. The diff coverage is 100.0%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ckormanyos/wide-integer/pull/395/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/395?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 #395 +/- ## ======================================= Coverage 100.0% 100.0% ======================================= Files 39 39 Lines 3598 3598 ======================================= Hits 3598 3598 ``` | [Files](https://app.codecov.io/gh/ckormanyos/wide-integer/pull/395?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/395?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%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ckormanyos/wide-integer/pull/395?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/395?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Christopher+Kormanyos). Last update [16af14f...d8d76a8](https://app.codecov.io/gh/ckormanyos/wide-integer/pull/395?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 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication