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

feat(stream): Allow reseting streams to an absolute position #595

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

epage
Copy link
Collaborator

@epage epage commented Sep 24, 2024

Inspired by #593 which is trying to use winnow for HDF5

Inspired by winnow-rs#593 which is trying to use `winnow` for HDF5
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11019898294

Details

  • 0 of 3 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 41.608%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/stream/mod.rs 0 3 0.0%
Totals Coverage Status
Change from base Build 10832595273: -0.04%
Covered Lines: 1299
Relevant Lines: 3122

💛 - Coveralls

@epage epage merged commit 7a3675d into winnow-rs:main Sep 24, 2024
15 of 16 checks passed
@epage epage deleted the reset branch September 24, 2024 18: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