Closed derekpierre closed 8 months ago
Attention: Patch coverage is 99.14040%
with 6 lines
in your changes are missing coverage. Please review.
:exclamation: No coverage uploaded for pull request base (
main@6248d7d
). Click here to learn what that means.
Files | Patch % | Lines |
---|---|---|
atxm/machine.py | 96.55% | 3 Missing :warning: |
tests/test_machine.py | 99.41% | 2 Missing :warning: |
atxm/tracker.py | 90.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Based over #25 .
Fixes #12 .
Going the limit requeues/retries based on number of attempts route for now.