kiwix / mirrors-qa

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

Set up wireguard network for task worker from manager container #21

Closed elfkuzco closed 4 months ago

elfkuzco commented 4 months ago

Rationale

Set up wireguard network for task woker from manager container

Changes

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 8.33333% with 77 lines in your changes missing coverage. Please review.

Project coverage is 69.62%. Comparing base (9074157) to head (2abcb0d).

Files Patch % Lines
backend/src/mirrors_qa_backend/entrypoint.py 0.00% 29 Missing :warning:
backend/src/mirrors_qa_backend/cli/worker.py 0.00% 26 Missing :warning:
backend/src/mirrors_qa_backend/cli/mirrors.py 0.00% 15 Missing :warning:
...ckend/src/mirrors_qa_backend/settings/scheduler.py 0.00% 4 Missing :warning:
backend/src/mirrors_qa_backend/cli/scheduler.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== - Coverage 76.52% 69.62% -6.91% ========================================== Files 25 27 +2 Lines 656 711 +55 Branches 57 64 +7 ========================================== - Hits 502 495 -7 - Misses 140 202 +62 Partials 14 14 ```

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

elfkuzco commented 4 months ago

Thanks for your feedback on the initial changes. A lot of the changes have made the code better, I think. I have marked some of the changes as resolved and the ones I left unresolved are cases where I did things a bit differently. You can review and let me know what you think.

In summary, the things that are a bit new are: