Closed n-koenig closed 2 years ago
I made this a new pull request and as soon as #114 is merged this will only be a single file change
Merging #115 (cd74d39) into dev (11e9f72) will increase coverage by
0.02%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## dev #115 +/- ##
==========================================
+ Coverage 95.51% 95.54% +0.02%
==========================================
Files 18 18
Lines 357 359 +2
==========================================
+ Hits 341 343 +2
Misses 16 16
Impacted Files | Coverage Δ | |
---|---|---|
api/mod/src/models/annotation.py | 95.55% <100.00%> (+0.10%) |
:arrow_up: |
api/mod/src/routers/images.py | 97.50% <100.00%> (+0.06%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 11e9f72...cd74d39. Read the comment docs.
Closes pylint issues
Changes made by this Pull Request
To upgrade the package, run:
pip install --upgrade pylint
in your venv or docker!