Closed nevrome closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 59.88%. Comparing base (
6d6e8f3
) to head (079f0ea
). Report is 11 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
If merged this solves #312.
I indeed found we can now remove removeNoBreakSpace
. I love removing code.
The bug described in #312 should be fixed. But I also want to see if we can remove
removeNoBreakSpace
. I'll write a test later to check.