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

Removing the job_id field from tasks #30

Merged
merged 1 commit into from
Mar 14, 2019
Merged

Conversation

daviddavis
Copy link
Contributor

@codecov
Copy link

codecov bot commented Mar 13, 2019

Codecov Report

Merging #30 into master will decrease coverage by 0.05%.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage    66.5%   66.45%   -0.06%     
==========================================
  Files          66       66              
  Lines        2962     2957       -5     
==========================================
- Hits         1970     1965       -5     
  Misses        992      992
Impacted Files Coverage Δ
pulpcore/tasking/util.py 34.69% <0%> (ø) ⬆️
pulpcore/tasking/worker.py 0% <0%> (ø) ⬆️
pulpcore/app/response.py 100% <100%> (ø) ⬆️
pulpcore/app/serializers/task.py 100% <100%> (ø) ⬆️
pulpcore/tasking/tasks.py 43.33% <46.15%> (ø) ⬆️
pulpcore/app/models/task.py 68.22% <50%> (-0.59%) ⬇️

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 34d00c2...da368e5. Read the comment docs.

@daviddavis daviddavis merged commit 2eb05c0 into pulp:master Mar 14, 2019
@daviddavis daviddavis deleted the issue4507 branch July 8, 2021 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants