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

Feature rework reader ops #10

Merged
merged 2 commits into from
Aug 31, 2024
Merged

Feature rework reader ops #10

merged 2 commits into from
Aug 31, 2024

Conversation

teamjorge
Copy link
Owner

  • Add Close methods to Stub and StubGroup.
  • Add CloseAllStubs to close []StubGroup.
  • Remove closing of reader in parser.
  • Update examples.
  • Update docstrings to indicate nil Ticks mean EOF

Add Close methods to Stub and StubGroup.
Add CloseAllStubs to close []StubGroup.
Remove closing of reader in parser.
Update examples.
@teamjorge teamjorge self-assigned this Aug 31, 2024
Copy link

codecov bot commented Aug 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.50%. Comparing base (ebfac11) to head (315c19d).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   99.48%   99.50%   +0.01%     
==========================================
  Files          15       15              
  Lines         390      402      +12     
==========================================
+ Hits          388      400      +12     
  Misses          1        1              
  Partials        1        1              

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

@teamjorge teamjorge merged commit 9dc8d03 into main Aug 31, 2024
5 checks passed
@teamjorge teamjorge deleted the feature-rework-reader-ops branch August 31, 2024 23:09
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.

1 participant