Closed jayvdb closed 3 years ago
Merging #48 (cf4626a) into master (e37d863) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #48 +/- ##
=======================================
Coverage 94.11% 94.11%
=======================================
Files 6 6
Lines 187 187
=======================================
Hits 176 176
Misses 11 11
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e37d863...cf4626a. Read the comment docs.
@jayvdb thanks for your contribution! Didn't know there were more users of this library :) (but we are still using it, so it's maintained).
I'll be able to look into the issue and the PR some time in the next days and will comment in more detail.
@jayvdb now I came to it.
Thanks for the fix for the problem.
First I was confused why this slipped my own tests, then I saw that it only started breaking with pytest 6.2.
I'll add more explicit testing in another branch.
Fixes https://github.com/Thermondo/pytest-translations/issues/47