kiwix / mirrors-qa

Q/A tools for Kiwix Download Mirrors
GNU General Public License v3.0
1 stars 0 forks source link

add subcommand for updating mirror detail #43

Closed elfkuzco closed 2 months ago

elfkuzco commented 2 months ago

Changes

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 28.76712% with 52 lines in your changes missing coverage. Please review.

Project coverage is 69.66%. Comparing base (656e88d) to head (ae7183c).

Files Patch % Lines
backend/src/mirrors_qa_backend/entrypoint.py 0.00% 33 Missing :warning:
backend/src/mirrors_qa_backend/cli/mirrors.py 0.00% 13 Missing :warning:
backend/src/mirrors_qa_backend/db/mirrors.py 77.77% 4 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== - Coverage 72.75% 69.66% -3.10% ========================================== Files 30 30 Lines 881 946 +65 Branches 81 93 +12 ========================================== + Hits 641 659 +18 - Misses 222 267 +45 - Partials 18 20 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.