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

refactor(stream): Split out different stream types #716

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

epage
Copy link
Collaborator

@epage epage commented Jan 24, 2025

No description provided.

@coveralls
Copy link

coveralls commented Jan 24, 2025

Pull Request Test Coverage Report for Build 12958046961

Details

  • 56 of 526 (10.65%) changed or added relevant lines in 9 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage remained the same at 40.798%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/stream/mod.rs 1 3 33.33%
src/macros/mod.rs 0 12 0.0%
src/stream/range.rs 7 44 15.91%
src/stream/partial.rs 15 62 24.19%
src/stream/stateful.rs 0 55 0.0%
src/stream/locating.rs 0 64 0.0%
src/stream/recoverable.rs 0 69 0.0%
src/stream/bstr.rs 15 106 14.15%
src/stream/bytes.rs 18 111 16.22%
Files with Coverage Reduction New Missed Lines %
src/stream/mod.rs 1 37.09%
Totals Coverage Status
Change from base Build 12955602542: 0.0%
Covered Lines: 1299
Relevant Lines: 3184

💛 - Coveralls

@epage epage merged commit d3775b4 into winnow-rs:main Jan 24, 2025
16 checks passed
@epage epage deleted the stream branch January 24, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants