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 /resend-pending-builds endpoint #48

Merged
merged 4 commits into from
Feb 22, 2024

Return number of successful/failed resends from /resend-pending-builds

e2819fa
Select commit
Loading
Failed to load commit list.
Merged

Implement /resend-pending-builds endpoint #48

Return number of successful/failed resends from /resend-pending-builds
e2819fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 22, 2024 in 1s

20.58% of diff hit (target 65.29%)

View this Pull Request on Codecov

20.58% of diff hit (target 65.29%)

Annotations

Check warning on line 295 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L295

Added line #L295 was not covered by tests

Check warning on line 361 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L361

Added line #L361 was not covered by tests

Check warning on line 363 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L363

Added line #L363 was not covered by tests

Check warning on line 365 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L365

Added line #L365 was not covered by tests

Check warning on line 375 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L374-L375

Added lines #L374 - L375 were not covered by tests

Check warning on line 380 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L377-L380

Added lines #L377 - L380 were not covered by tests

Check warning on line 410 in softpack_core/schemas/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/schemas/environment.py#L410

Added line #L410 was not covered by tests

Check warning on line 105 in softpack_core/service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/service.py#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 108 in softpack_core/service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/service.py#L108

Added line #L108 was not covered by tests

Check warning on line 118 in softpack_core/service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/service.py#L118

Added line #L118 was not covered by tests

Check warning on line 120 in softpack_core/service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/service.py#L120

Added line #L120 was not covered by tests

Check warning on line 123 in softpack_core/service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/service.py#L123

Added line #L123 was not covered by tests

Check warning on line 126 in softpack_core/service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/service.py#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 128 in softpack_core/service.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

softpack_core/service.py#L128

Added line #L128 was not covered by tests