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(bits): Move off of unpeek #680

Merged
merged 1 commit into from
Jan 8, 2025
Merged

refactor(bits): Move off of unpeek #680

merged 1 commit into from
Jan 8, 2025

Conversation

epage
Copy link
Collaborator

@epage epage commented Jan 8, 2025

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12680189106

Details

  • 23 of 36 (63.89%) changed or added relevant lines in 1 file are covered.
  • 7 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.2%) to 41.458%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/binary/bits/mod.rs 23 36 63.89%
Files with Coverage Reduction New Missed Lines %
src/stream/mod.rs 1 24.64%
src/token/mod.rs 1 75.0%
src/parser.rs 5 39.63%
Totals Coverage Status
Change from base Build 12679710324: -0.2%
Covered Lines: 1274
Relevant Lines: 3073

💛 - Coveralls

@epage epage merged commit 24d7b5b into winnow-rs:main Jan 8, 2025
16 checks passed
@epage epage deleted the bits branch January 8, 2025 22:38
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