Skip to content

fix: fix mypy and flake8 issues

Codecov / codecov/project failed Sep 10, 2024 in 0s

55.65% (-0.40%) compared to cef02f7

View this Pull Request on Codecov

55.65% (-0.40%) compared to cef02f7

Details

Codecov Report

Attention: Patch coverage is 42.56198% with 139 lines in your changes missing coverage. Please review.

Project coverage is 55.65%. Comparing base (cef02f7) to head (e0d0bfa).

Files with missing lines Patch % Lines
robotoff/batch/launch.py 45.05% 50 Missing ⚠️
robotoff/batch/__init__.py 28.30% 38 Missing ⚠️
robotoff/app/api.py 22.22% 21 Missing ⚠️
robotoff/batch/buckets.py 18.75% 13 Missing ⚠️
robotoff/cli/main.py 22.22% 7 Missing ⚠️
robotoff/app/auth.py 20.00% 4 Missing ⚠️
robotoff/insights/importer.py 75.00% 4 Missing ⚠️
robotoff/batch/extraction.py 89.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1409      +/-   ##
==========================================
- Coverage   56.05%   55.65%   -0.40%     
==========================================
  Files          80       84       +4     
  Lines        8012     8254     +242     
==========================================
+ Hits         4491     4594     +103     
- Misses       3521     3660     +139     

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