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

Implement download callback through job state change #133

Merged
merged 1 commit into from
Dec 17, 2024

Implement download callback through job state change

9b19ade
Select commit
Loading
Failed to load commit list.
Merged

Implement download callback through job state change #133

Implement download callback through job state change
9b19ade
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 17, 2024 in 1s

45.71% of diff hit (target 56.20%)

View this Pull Request on Codecov

45.71% of diff hit (target 56.20%)

Annotations

Check warning on line 38 in cdmtaskservice/job_state.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/job_state.py#L38

Added line #L38 was not covered by tests

Check warning on line 40 in cdmtaskservice/job_state.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/job_state.py#L40

Added line #L40 was not covered by tests

Check warning on line 43 in cdmtaskservice/job_state.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/job_state.py#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 45 in cdmtaskservice/job_state.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/job_state.py#L45

Added line #L45 was not covered by tests

Check warning on line 74 in cdmtaskservice/jobflows/nersc_jaws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/jobflows/nersc_jaws.py#L74

Added line #L74 was not covered by tests

Check warning on line 122 in cdmtaskservice/jobflows/nersc_jaws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/jobflows/nersc_jaws.py#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 129 in cdmtaskservice/jobflows/nersc_jaws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/jobflows/nersc_jaws.py#L129

Added line #L129 was not covered by tests

Check warning on line 148 in cdmtaskservice/mongo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/mongo.py#L148

Added line #L148 was not covered by tests

Check warning on line 163 in cdmtaskservice/mongo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/mongo.py#L162-L163

Added lines #L162 - L163 were not covered by tests

Check warning on line 183 in cdmtaskservice/mongo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/mongo.py#L183

Added line #L183 was not covered by tests

Check warning on line 207 in cdmtaskservice/mongo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/mongo.py#L207

Added line #L207 was not covered by tests

Check warning on line 143 in cdmtaskservice/routes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/routes.py#L143

Added line #L143 was not covered by tests

Check warning on line 187 in cdmtaskservice/routes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/routes.py#L187

Added line #L187 was not covered by tests

Check warning on line 249 in cdmtaskservice/routes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdmtaskservice/routes.py#L247-L249

Added lines #L247 - L249 were not covered by tests