Closed rsundqvist closed 5 months ago
Attention: Patch coverage is 95.83333%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 96.48%. Comparing base (
001eae7
) to head (a5420d9
). Report is 13 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/id_translation/_tasks/_translate.py | 77.77% | 1 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
2.0.0
) in @deprecated_params
messages.
Rename
inplace
->copy
Fixes #248
Rename
maximal_untranslated_fraction
->max_fails
Fixes #230