Closed vseva closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.40%. Comparing base (
7e14d85
) to head (168c8d5
). Report is 25 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@karellm please look at this PR
Thank you! It is now in 9.0.0
Why am I submitting this PR
Unused keys where words separated with underscore (for example "some_key", "some_key_just_started_likeprevious") not removed because hardcoded in helpers.js contextRegex and both "some_key" and "some_key_just_started_like_previous" treats like context forms of one key.
Does it fix an existing ticket?
No
Checklist
yarn test
(see details here)