mickeykkim / inky_pi

Project to display data using InkyWHAT on a Raspberry Pi
https://mickeykkim.github.io/inky_pi/
MIT License
8 stars 1 forks source link

feat: Update terminal to use panel, drawing tests #21

Closed mickeykkim closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 90.35%. Comparing base (0fdafb8) to head (0b7dba7).

Files Patch % Lines
inky_pi/display/terminal_draw.py 83.33% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== - Coverage 90.54% 90.35% -0.20% ========================================== Files 18 18 Lines 730 736 +6 Branches 71 72 +1 ========================================== + Hits 661 665 +4 - Misses 56 57 +1 - Partials 13 14 +1 ```

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