Skip to content

CHANGES: Add async file_lock tests entry (#505)

77787d2
Select commit
Loading
Failed to load commit list.
Open

tests(_internal): Add async tests for file_lock module #505

CHANGES: Add async file_lock tests entry (#505)
77787d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2025 in 1s

57.23% (+1.66%) compared to bbb80be

View this Pull Request on Codecov

57.23% (+1.66%) compared to bbb80be

Details

Codecov Report

❌ Patch coverage is 99.20635% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 57.23%. Comparing base (bbb80be) to head (77787d2).

Files with missing lines Patch % Lines
tests/_internal/test_file_lock_async.py 99.20% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           pr/file-lock     #505      +/-   ##
================================================
+ Coverage         55.56%   57.23%   +1.66%     
================================================
  Files                40       41       +1     
  Lines              6117     6243     +126     
  Branches           1095     1095              
================================================
+ Hits               3399     3573     +174     
+ Misses             2202     2151      -51     
- Partials            516      519       +3     

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