fix(files): never mutate the shared PROPFIND property lists - #455
Merged
Codecov / codecov/project
succeeded
Aug 3, 2026 in 0s
94.75% (+0.06%) compared to 126a31e
View this Pull Request on Codecov
94.75% (+0.06%) compared to 126a31e
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.75%. Comparing base (126a31e) to head (6104c72).
Additional details and impacted files
@@ Coverage Diff @@
## main #455 +/- ##
==========================================
+ Coverage 94.69% 94.75% +0.06%
==========================================
Files 48 49 +1
Lines 5650 5724 +74
==========================================
+ Hits 5350 5424 +74
Misses 300 300 | Files with missing lines | Coverage Δ | |
|---|---|---|
| nc_py_api/files/_files.py | 96.56% <100.00%> (+0.02%) |
⬆️ |
| nc_py_api/files/files.py | 96.15% <100.00%> (ø) |
|
| nc_py_api/files/files_async.py | 96.13% <100.00%> (ø) |
|
| tests_unit/test_propfind_properties.py | 100.00% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading