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

Clean up UploadXXX tasks #592

Closed
wants to merge 6 commits into from

Move `fetch_commit_yaml_and_possibly_store` to `services.repository`

edbc490
Select commit
Loading
Failed to load commit list.
Closed

Clean up UploadXXX tasks #592

Move `fetch_commit_yaml_and_possibly_store` to `services.repository`
edbc490
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/patch failed Aug 8, 2024 in 1s

94.21% of diff hit (target 97.57%)

View this Pull Request on Codecov

94.21% of diff hit (target 97.57%)

Annotations

Check warning on line 208 in tasks/upload.py

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

tasks/upload.py#L208

Added line #L208 was not covered by tests

Check warning on line 407 in tasks/upload.py

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

tasks/upload.py#L407

Added line #L407 was not covered by tests

Check warning on line 644 in tasks/upload.py

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

tasks/upload.py#L644

Added line #L644 was not covered by tests

Check warning on line 647 in tasks/upload.py

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

tasks/upload.py#L647

Added line #L647 was not covered by tests

Check warning on line 681 in tasks/upload.py

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

tasks/upload.py#L681

Added line #L681 was not covered by tests

Check warning on line 689 in tasks/upload.py

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

tasks/upload.py#L689

Added line #L689 was not covered by tests

Check warning on line 704 in tasks/upload.py

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

tasks/upload.py#L704

Added line #L704 was not covered by tests

Check warning on line 719 in tasks/upload.py

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

tasks/upload.py#L717-L719

Added lines #L717 - L719 were not covered by tests

Check warning on line 789 in tasks/upload.py

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

tasks/upload.py#L789

Added line #L789 was not covered by tests

Check warning on line 792 in tasks/upload.py

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

tasks/upload.py#L792

Added line #L792 was not covered by tests

Check warning on line 183 in tasks/upload_finisher.py

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

tasks/upload_finisher.py#L183

Added line #L183 was not covered by tests

Check warning on line 574 in tasks/upload_finisher.py

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

tasks/upload_finisher.py#L574

Added line #L574 was not covered by tests