bzick / tokenizer

Tokenizer (lexer) for golang
MIT License
92 stars 6 forks source link

Fix issue #13 #15

Closed bzick closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 83.28%. Comparing base (0e7b738) to head (32e7f45).

Files Patch % Lines
stream.go 40.00% 5 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #15 +/- ## ========================================== - Coverage 83.33% 83.28% -0.05% ========================================== Files 5 5 Lines 714 724 +10 ========================================== + Hits 595 603 +8 - Misses 89 92 +3 + Partials 30 29 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.