Skip to content

Handle optional TimeoutError attributes#85

Merged
ionelmc merged 1 commit into
ionelmc:masterfrom
jacobtomlinson:fix/OSError
Nov 12, 2025
Merged

Handle optional TimeoutError attributes#85
ionelmc merged 1 commit into
ionelmc:masterfrom
jacobtomlinson:fix/OSError

Handle optional OSError attributes

059066e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 12, 2025 in 0s

96.78% (-0.26%) compared to b197023

View this Pull Request on Codecov

96.78% (-0.26%) compared to b197023

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.78%. Comparing base (b197023) to head (059066e).

Files with missing lines Patch % Lines
src/tblib/pickling_support.py 50.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   97.03%   96.78%   -0.26%     
==========================================
  Files           9        9              
  Lines         743      746       +3     
  Branches       51       53       +2     
==========================================
+ Hits          721      722       +1     
  Misses         17       17              
- Partials        5        7       +2     

☔ 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.