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

Allow to drop jobs #1630

Merged
merged 4 commits into from
Jul 12, 2021
Merged

Allow to drop jobs #1630

merged 4 commits into from
Jul 12, 2021

Conversation

romasku
Copy link
Contributor

@romasku romasku commented Jul 9, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jul 9, 2021

Codecov Report

Merging #1630 (69c5bae) into master (37757c2) will decrease coverage by 0.22%.
The diff coverage is 77.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1630      +/-   ##
==========================================
- Coverage   93.80%   93.58%   -0.23%     
==========================================
  Files          42       42              
  Lines        5971     6045      +74     
  Branches      803      815      +12     
==========================================
+ Hits         5601     5657      +56     
- Misses        289      303      +14     
- Partials       81       85       +4     
Flag Coverage Δ
integration 86.83% <77.92%> (-0.14%) ⬇️
unit 68.63% <37.66%> (-0.42%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...latform_api/orchestrator/jobs_storage/in_memory.py 82.71% <25.00%> (-3.00%) ⬇️
platform_api/orchestrator/jobs_storage/base.py 87.50% <44.44%> (-3.06%) ⬇️
platform_api/orchestrator/jobs_service.py 96.61% <66.66%> (-1.85%) ⬇️
platform_api/handlers/jobs_handler.py 94.29% <85.71%> (-0.76%) ⬇️
platform_api/orchestrator/job.py 97.06% <88.88%> (-0.28%) ⬇️
platform_api/orchestrator/jobs_storage/postgres.py 96.95% <100.00%> (+0.15%) ⬆️
platform_api/orchestrator/billing_log/service.py 97.67% <0.00%> (+0.77%) ⬆️

@romasku romasku changed the title Jobs retention Allow to drop jobs Jul 12, 2021
@romasku romasku merged commit 4a582d1 into master Jul 12, 2021
@romasku romasku deleted the rs/drop-job branch July 12, 2021 14:11
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