Skip to content

Rename variable from out to sink; add warning if using sys.stdout for…

470cf55
Select commit
Loading
Failed to load commit list.
Merged

Windows: add guards for some methods that don't work/exist on windows #295

Rename variable from out to sink; add warning if using sys.stdout for…
470cf55
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 10, 2026 in 0s

90.67% (-0.15%) compared to c86f760

View this Pull Request on Codecov

90.67% (-0.15%) compared to c86f760

Details

Codecov Report

❌ Patch coverage is 72.72727% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.67%. Comparing base (c86f760) to head (470cf55).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/fastcs/logging/_logging.py 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #295      +/-   ##
==========================================
- Coverage   90.82%   90.67%   -0.15%     
==========================================
  Files          70       70              
  Lines        2486     2532      +46     
==========================================
+ Hits         2258     2296      +38     
- Misses        228      236       +8     

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