Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list/update worker countries from backend api #29

Closed
wants to merge 1 commit into from

Conversation

elfkuzco
Copy link
Collaborator

@elfkuzco elfkuzco commented Aug 2, 2024

Changes

  • add endpoints for worker to list/update countries

@elfkuzco
Copy link
Collaborator Author

elfkuzco commented Aug 2, 2024

Um, I wanted to split this and the manager code in two seperate PRs to get your feedback on it quicker and to keep the changes smaller. Will update the manager code to use this while it's still under review.

@elfkuzco elfkuzco requested a review from rgaudin August 2, 2024 17:47
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 90.47619% with 4 lines in your changes missing coverage. Please review.

Project coverage is 73.44%. Comparing base (45a8704) to head (29111c8).

Files Patch % Lines
backend/src/mirrors_qa_backend/routes/worker.py 85.71% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   72.28%   73.44%   +1.15%     
==========================================
  Files          27       28       +1     
  Lines         747      787      +40     
  Branches       65       71       +6     
==========================================
+ Hits          540      578      +38     
  Misses        196      196              
- Partials       11       13       +2     

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

@elfkuzco elfkuzco closed this Aug 2, 2024
@elfkuzco elfkuzco deleted the worker-countries-web-api branch August 2, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants