Viatorus / emio

A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small binary footprint.
https://viatorus.github.io/emio/
MIT License
133 stars 4 forks source link

ci: add job for cppcheck #75

Closed Viatorus closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (cc0ac15) 99.40% compared to head (543b820) 99.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ======================================= Coverage 99.40% 99.40% ======================================= Files 56 56 Lines 5905 5905 ======================================= Hits 5870 5870 Misses 35 35 ``` | [Files](https://app.codecov.io/gh/Viatorus/emio/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Toni+Neubert) | Coverage Δ | | |---|---|---| | [include/emio/detail/format/formatter.hpp](https://app.codecov.io/gh/Viatorus/emio/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Toni+Neubert#diff-aW5jbHVkZS9lbWlvL2RldGFpbC9mb3JtYXQvZm9ybWF0dGVyLmhwcA==) | `98.72% <ø> (ø)` | | | [include/emio/detail/scan/scanner.hpp](https://app.codecov.io/gh/Viatorus/emio/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Toni+Neubert#diff-aW5jbHVkZS9lbWlvL2RldGFpbC9zY2FuL3NjYW5uZXIuaHBw) | `98.83% <ø> (ø)` | | | [include/emio/ranges.hpp](https://app.codecov.io/gh/Viatorus/emio/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Toni+Neubert#diff-aW5jbHVkZS9lbWlvL3Jhbmdlcy5ocHA=) | `95.65% <100.00%> (ø)` | |

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