Closed akx closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.21%. Comparing base (
d3346ee
) to head (cb8220b
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
For more coverage, we've allowed using alternate or draft values when no officially accepted values have been present.
However, non-global (i.e. e.g.
de_CH
locales) may have an alternate spelling for what would be an alternate in the parent locale (and that alternate hasn't been imported into the parent), and the import would have then accepted the alternate from the child locale as a non-alternate.Fixes #1112.