Skip to content

add tests to QR code brightness changes

Codecov / codecov/project succeeded Sep 2, 2024 in 1s

94.32% (target 95.00%)

View this Pull Request on Codecov

94.32% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 94.36202% with 19 lines in your changes missing coverage. Please review.

Project coverage is 94.32%. Comparing base (1b03495) to head (3ccc18d).

Files with missing lines Patch % Lines
src/krux/camera.py 22.22% 7 Missing ⚠️
src/krux/display.py 76.47% 4 Missing ⚠️
src/krux/pages/login.py 87.50% 2 Missing ⚠️
src/krux/pages/mnemonic_editor.py 98.97% 2 Missing ⚠️
src/krux/input.py 0.00% 1 Missing ⚠️
src/krux/light.py 87.50% 1 Missing ⚠️
src/krux/pages/__init__.py 97.77% 1 Missing ⚠️
src/krux/pages/qr_view.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #446      +/-   ##
===========================================
+ Coverage    94.21%   94.32%   +0.10%     
===========================================
  Files           59       60       +1     
  Lines         7259     7434     +175     
===========================================
+ Hits          6839     7012     +173     
- Misses         420      422       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.