Skip to content

tests: Add tests cases where writing fails #19

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

Merged
merged 1 commit into from
Apr 18, 2025
Merged

Conversation

pdgendt
Copy link
Owner

@pdgendt pdgendt commented Apr 18, 2025

Add tests for when the wrapped writer returns an error.

Add tests for when the wrapped writer returns an error.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
Copy link

codecov bot commented Apr 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.94%. Comparing base (a46caf0) to head (3db2873).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #19       +/-   ##
===========================================
+ Coverage   65.78%   78.94%   +13.15%     
===========================================
  Files           3        3               
  Lines         114      114               
===========================================
+ Hits           75       90       +15     
+ Misses         32       22       -10     
+ Partials        7        2        -5     

see 1 file with indirect coverage changes

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

@pdgendt pdgendt merged commit 4835bee into main Apr 18, 2025
9 checks passed
@pdgendt pdgendt deleted the test-write-errors branch April 18, 2025 15:14
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