Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support skipchars and peek(io, Char) #77

Merged
merged 4 commits into from
Aug 14, 2023

slight additional optimization

763833c
Select commit
Loading
Failed to load commit list.
Merged

support skipchars and peek(io, Char) #77

slight additional optimization
763833c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2023 in 1s

87.29% (+1.46%) compared to 00bf5e8

View this Pull Request on Codecov

87.29% (+1.46%) compared to 00bf5e8

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.46 🎉

Comparison is base (00bf5e8) 85.82% compared to head (763833c) 87.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   85.82%   87.29%   +1.46%     
==========================================
  Files           5        5              
  Lines         381      425      +44     
==========================================
+ Hits          327      371      +44     
  Misses         54       54              
Impacted Files Coverage Δ
src/bufferedinputstream.jl 97.54% <100.00%> (+0.54%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.