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

fix: try calling set_code_owner inside task #2084

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

fixup!: oops

0f985e3
Select commit
Loading
Failed to load commit list.
Draft

fix: try calling set_code_owner inside task #2084

fixup!: oops
0f985e3
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 failed Oct 20, 2023 in 1s

94.91% (-0.03%) compared to a2f652a

View this Pull Request on Codecov

94.91% (-0.03%) compared to a2f652a

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (a2f652a) 94.93% compared to head (0f985e3) 94.91%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2084      +/-   ##
==========================================
- Coverage   94.93%   94.91%   -0.03%     
==========================================
  Files         183      183              
  Lines       18634    18636       +2     
  Branches     1704     1704              
==========================================
- Hits        17690    17688       -2     
- Misses        712      716       +4     
  Partials      232      232              
Files Coverage Δ
openassessment/__init__.py 100.00% <100.00%> (ø)
openassessment/xblock/test/test_submission.py 100.00% <100.00%> (ø)
openassessment/workflow/tasks.py 45.45% <20.00%> (-18.19%) ⬇️

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