Skip to content

CHANGES: Add file_lock module entry (#501)

1bd57a4
Select commit
Loading
Failed to load commit list.
Open

feat(_internal): Add typed, asyncio-friendly file locking module #501

CHANGES: Add file_lock module entry (#501)
1bd57a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2026 in 0s

59.98% (+1.74%) compared to d9391c3

View this Pull Request on Codecov

59.98% (+1.74%) compared to d9391c3

Details

Codecov Report

❌ Patch coverage is 85.71429% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.98%. Comparing base (d9391c3) to head (1bd57a4).

Files with missing lines Patch % Lines
src/libvcs/_internal/file_lock.py 69.90% 58 Missing and 4 partials ⚠️
tests/_internal/test_file_lock.py 99.57% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #501      +/-   ##
==========================================
+ Coverage   58.23%   59.98%   +1.74%     
==========================================
  Files          40       42       +2     
  Lines        6489     6930     +441     
  Branches     1098     1130      +32     
==========================================
+ Hits         3779     4157     +378     
- Misses       2177     2235      +58     
- Partials      533      538       +5     

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