Skip to content

Fix retry logic and add clarifying comments

2ee43b9
Select commit
Loading
Failed to load commit list.
Draft

Add pread/pwrite syscalls and fix strace retry logic #46

Fix retry logic and add clarifying comments
2ee43b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 29, 2026 in 1s

44.61% (-0.89%) compared to b04ec2e

View this Pull Request on Codecov

44.61% (-0.89%) compared to b04ec2e

Details

Codecov Report

❌ Patch coverage is 7.14286% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.61%. Comparing base (b04ec2e) to head (2ee43b9).

Files with missing lines Patch % Lines
src/iops_profiler/collector.py 7.14% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
- Coverage   45.49%   44.61%   -0.89%     
==========================================
  Files           4        4              
  Lines         455      464       +9     
==========================================
  Hits          207      207              
- Misses        248      257       +9     

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