laurynas-biveinis / unodb

Adaptive Radix Tree in C++
Apache License 2.0
37 stars 3 forks source link

Suppress unwanted cppcheck 2.13 diagnostics #556

Closed laurynas-biveinis closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (529927f) 99.17% compared to head (eb73d3b) 99.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #556 +/- ## ========================================== + Coverage 99.17% 99.25% +0.08% ========================================== Files 21 21 Lines 2412 2412 ========================================== + Hits 2392 2394 +2 + Misses 20 18 -2 ``` | [Flag](https://app.codecov.io/gh/laurynas-biveinis/unodb/pull/556/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Laurynas+Biveinis) | Coverage Δ | | |---|---|---| | [Debug](https://app.codecov.io/gh/laurynas-biveinis/unodb/pull/556/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Laurynas+Biveinis) | `99.17% <ø> (ø)` | | | [Release](https://app.codecov.io/gh/laurynas-biveinis/unodb/pull/556/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Laurynas+Biveinis) | `98.07% <ø> (?)` | | 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=Laurynas+Biveinis#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.