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

feat(buffer): add a reset function to some buffers to reuse the storage capacity #84

Closed Viatorus closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (b9d467e) 99.38% compared to head (be66a99) 99.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ======================================= Coverage 99.38% 99.38% ======================================= Files 58 58 Lines 5976 6032 +56 ======================================= + Hits 5939 5995 +56 Misses 37 37 ```

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