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

feat: Add code owner tracking to celery tasks. #2070

Merged
merged 1 commit into from
Oct 10, 2023

feat: Add code owner tracking to celery tasks.

f57f5f7
Select commit
Loading
Failed to load commit list.
Merged

feat: Add code owner tracking to celery tasks. #2070

feat: Add code owner tracking to celery tasks.
f57f5f7
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 10, 2023 in 0s

94.93% (+0.00%) compared to b395329

View this Pull Request on Codecov

94.93% (+0.00%) compared to b395329

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (b395329) 94.93% compared to head (f57f5f7) 94.93%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2070   +/-   ##
=======================================
  Coverage   94.93%   94.93%           
=======================================
  Files         183      183           
  Lines       18623    18628    +5     
  Branches     1704     1704           
=======================================
+ Hits        17679    17684    +5     
  Misses        712      712           
  Partials      232      232           
Files Coverage Δ
openassessment/__init__.py 100.00% <100.00%> (ø)
openassessment/workflow/tasks.py 63.63% <100.00%> (+10.69%) ⬆️
...enassessment/workflow/workflow_batch_update_api.py 80.00% <ø> (ø)

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