Do not set winerror or filenames if they are None. #83
+88
−101
Codecov / codecov/project
failed
Oct 20, 2025 in 1s
96.52% (-0.29%) compared to ac82d41
View this Pull Request on Codecov
96.52% (-0.29%) compared to ac82d41
Details
Codecov Report
❌ Patch coverage is 92.68293% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.52%. Comparing base (ac82d41) to head (8ef2515).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/tblib/pickling_support.py | 71.42% | 1 Missing and 1 partial |
| tests/test_pickle_exception.py | 97.05% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #83 +/- ##
==========================================
- Coverage 96.80% 96.52% -0.29%
==========================================
Files 9 9
Lines 564 604 +40
Branches 46 49 +3
==========================================
+ Hits 546 583 +37
- Misses 14 16 +2
- Partials 4 5 +1 ☔ 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.
Loading