Closed str4d closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 50.64%. Comparing base (
d76c85d
) to head (5a57e12
). 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.
This ensures we can call
PeekableReader::reset
when the file is a single line without a trailing newline character, which rage-keygen does not generate but users can.Closes str4d/rage#484.