Skip to content

Add Reader-Writer#9

Merged
TTWNO merged 17 commits intomainfrom
reader-writer
Jul 15, 2025
Merged

Add Reader-Writer#9
TTWNO merged 17 commits intomainfrom
reader-writer

Conversation

@TTWNO
Copy link
Copy Markdown
Owner

@TTWNO TTWNO commented Jun 23, 2025

  • Adds reader and writer examples

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 14, 2025

Codecov Report

Attention: Patch coverage is 78.84615% with 55 lines in your changes missing coverage. Please review.

Project coverage is 75.04%. Comparing base (962694a) to head (7545dca).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
src/proptests.rs 37.93% 54 Missing ⚠️
src/writer.rs 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   72.51%   75.04%   +2.52%     
==========================================
  Files           2        5       +3     
  Lines         393      553     +160     
==========================================
+ Hits          285      415     +130     
- Misses        108      138      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TTWNO TTWNO linked an issue Jul 14, 2025 that may be closed by this pull request
@TTWNO TTWNO merged commit ae9e8a7 into main Jul 15, 2025
6 checks passed
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.

Writer struct

2 participants