Skip to content

feat: Enable mypy in pre-commit

Codecov / codecov/project succeeded Oct 9, 2023 in 1s

71.05% (-0.09%) compared to 85698f9

View this Pull Request on Codecov

71.05% (-0.09%) compared to 85698f9

Details

Codecov Report

Attention: 43 lines in your changes are missing coverage. Please review.

Comparison is base (85698f9) 71.14% compared to head (6583080) 71.05%.
Report is 30 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1030      +/-   ##
==========================================
- Coverage   71.14%   71.05%   -0.09%     
==========================================
  Files         154      155       +1     
  Lines        4820     4872      +52     
  Branches      513      523      +10     
==========================================
+ Hits         3429     3462      +33     
- Misses       1294     1313      +19     
  Partials       97       97              
Files Coverage Δ
backend/capellacollab/__main__.py 72.85% <100.00%> (+0.79%) ⬆️
...nd/capellacollab/core/authentication/jwt_bearer.py 43.13% <100.00%> (ø)
...lab/core/authentication/provider/oauth/__main__.py 83.33% <ø> (ø)
...lab/core/authentication/provider/oauth/keystore.py 45.28% <100.00%> (+1.05%) ⬆️
backend/capellacollab/core/database/__init__.py 70.83% <100.00%> (+1.26%) ⬆️
backend/capellacollab/core/database/migration.py 91.42% <100.00%> (+0.33%) ⬆️
backend/capellacollab/projects/routes.py 81.35% <100.00%> (ø)
...lacollab/projects/toolmodels/backups/validation.py 60.00% <ø> (ø)
...pellacollab/projects/toolmodels/diagrams/models.py 100.00% <ø> (ø)
...pellacollab/projects/toolmodels/diagrams/routes.py 82.75% <ø> (ø)
... and 24 more

... and 2 files with indirect coverage changes

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