Closed lionel-rowe closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.52%. Comparing base (
2d9e212
) to head (984daab
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Current tests are kinda confusing and unclear what's being tested. It could help resolve confusion like https://github.com/denoland/std/issues/6146 if there was a specific test case (
startsWith() ... `true` where `source` starts with `prefix`
) that could be pointed to as failing upon the proposed change.