Closed pjbull closed 1 year ago
Base: 96.80% // Head: 96.80% // No change to project coverage :thumbsup:
Coverage data is based on head (
51a6109
) compared to base (3698f3a
). Patch has no changes to coverable lines.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Tests were failing because 3.6 is EOL.
Remove 3.6 support and add 3.10.
Closes #156 Closes #155