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: API to perform ORA Workflows batch update #2031

Merged
merged 21 commits into from
Sep 27, 2023

feat: version bump

5f75d72
Select commit
Loading
Failed to load commit list.
Merged

feat: API to perform ORA Workflows batch update #2031

feat: version bump
5f75d72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 26, 2023 in 1s

90.52% of diff hit (target 95.04%)

View this Pull Request on Codecov

90.52% of diff hit (target 95.04%)

Annotations

Check warning on line 20 in openassessment/management/commands/update_ora_workflows.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/management/commands/update_ora_workflows.py#L20

Added line #L20 was not covered by tests

Check warning on line 26 in openassessment/management/commands/update_ora_workflows.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/management/commands/update_ora_workflows.py#L26

Added line #L26 was not covered by tests

Check warning on line 20 in openassessment/workflow/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/tasks.py#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 36 in openassessment/workflow/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/tasks.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 52 in openassessment/workflow/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/tasks.py#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 68 in openassessment/workflow/tasks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/tasks.py#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 424 in openassessment/workflow/test/test_workflow_batch_update_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/test/test_workflow_batch_update_api.py#L424

Added line #L424 was not covered by tests

Check warning on line 61 in openassessment/workflow/workflow_batch_update_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/workflow_batch_update_api.py#L61

Added line #L61 was not covered by tests

Check warning on line 65 in openassessment/workflow/workflow_batch_update_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/workflow_batch_update_api.py#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 68 in openassessment/workflow/workflow_batch_update_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/workflow_batch_update_api.py#L68

Added line #L68 was not covered by tests

Check warning on line 119 in openassessment/workflow/workflow_batch_update_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/workflow_batch_update_api.py#L119

Added line #L119 was not covered by tests

Check warning on line 187 in openassessment/workflow/workflow_batch_update_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/workflow_batch_update_api.py#L187

Added line #L187 was not covered by tests

Check warning on line 252 in openassessment/workflow/workflow_batch_update_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/workflow_batch_update_api.py#L252

Added line #L252 was not covered by tests

Check warning on line 273 in openassessment/workflow/workflow_batch_update_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/workflow_batch_update_api.py#L273

Added line #L273 was not covered by tests

Check warning on line 345 in openassessment/workflow/workflow_batch_update_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/workflow_batch_update_api.py#L344-L345

Added lines #L344 - L345 were not covered by tests

Check warning on line 361 in openassessment/workflow/workflow_batch_update_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/workflow_batch_update_api.py#L361

Added line #L361 was not covered by tests

Check warning on line 367 in openassessment/workflow/workflow_batch_update_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/workflow_batch_update_api.py#L366-L367

Added lines #L366 - L367 were not covered by tests

Check warning on line 378 in openassessment/workflow/workflow_batch_update_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/workflow_batch_update_api.py#L378

Added line #L378 was not covered by tests

Check warning on line 384 in openassessment/workflow/workflow_batch_update_api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

openassessment/workflow/workflow_batch_update_api.py#L383-L384

Added lines #L383 - L384 were not covered by tests