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

Split job submit from job state #126

Merged
merged 1 commit into from
Dec 11, 2024

Split job submit from job state

944b7a6
Select commit
Loading
Failed to load commit list.
Merged

Split job submit from job state #126

Split job submit from job state
944b7a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 11, 2024 in 0s

36.95% of diff hit (target 56.00%)

View this Pull Request on Codecov

36.95% of diff hit (target 56.00%)

Annotations

Check warning on line 91 in cdmtaskservice/app_state.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/app_state.py#L91

Added line #L91 was not covered by tests

Check warning on line 105 in cdmtaskservice/app_state.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/app_state.py#L105

Added line #L105 was not covered by tests

Check warning on line 27 in cdmtaskservice/job_submit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/job_submit.py#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 39 in cdmtaskservice/job_submit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/job_submit.py#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 47 in cdmtaskservice/job_submit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/job_submit.py#L41-L47

Added lines #L41 - L47 were not covered by tests

Check warning on line 57 in cdmtaskservice/job_submit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/job_submit.py#L50-L57

Added lines #L50 - L57 were not covered by tests

Check warning on line 62 in cdmtaskservice/job_submit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/job_submit.py#L62

Added line #L62 was not covered by tests

Check warning on line 67 in cdmtaskservice/job_submit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/job_submit.py#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 79 in cdmtaskservice/job_submit.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/job_submit.py#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 109 in cdmtaskservice/routes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/routes.py#L108-L109

Added lines #L108 - L109 were not covered by tests