Closed EricTRL closed 2 years ago
Base: 95.29% // Head: 95.36% // Increases project coverage by +0.06%
:tada:
Coverage data is based on head (
913e83e
) compared to base (6e56f9f
). 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.
Our server is running Python 3.8 too, and it seems like some dependencies (importlib-metadata) of our dependencies (martor) broke in their latest release. This specific broken dependency isn't actually used in Python 3.8 though, as it's a backport. This is also why tests run successfully locally on later Python versions.