Skip to content

refactor: Enable mypy strict mode#210

Merged
bvanelli merged 1 commit into
mainfrom
refactor/enable-strict-mode
Jun 28, 2026
Merged

refactor: Enable mypy strict mode#210
bvanelli merged 1 commit into
mainfrom
refactor/enable-strict-mode

refactor: Enable mypy strict mode

d0f9dad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2026 in 1s

97.44% (-0.06%) compared to b967a17

View this Pull Request on Codecov

97.44% (-0.06%) compared to b967a17

Details

Codecov Report

❌ Patch coverage is 97.43590% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.44%. Comparing base (b967a17) to head (d0f9dad).

Files with missing lines Patch % Lines
actual/__init__.py 94.11% 1 Missing ⚠️
actual/crypto.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
- Coverage   97.49%   97.44%   -0.06%     
==========================================
  Files          22       22              
  Lines        3277     3282       +5     
==========================================
+ Hits         3195     3198       +3     
- Misses         82       84       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.