Skip to content

fix(files): add FsNode.etag_unquoted, keep etag as the server sent it - #456

Merged
oleksandr-nc merged 1 commit into
mainfrom
fix/etag-quotes
Aug 3, 2026
Merged

fix(files): add FsNode.etag_unquoted, keep etag as the server sent it#456
oleksandr-nc merged 1 commit into
mainfrom
fix/etag-quotes

fix(files): add FsNode.etag_unquoted, keep etag as the server sent it

9611972
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 0s

94.79% (+0.10%) compared to 126a31e

View this Pull Request on Codecov

94.79% (+0.10%) compared to 126a31e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.79%. Comparing base (126a31e) to head (9611972).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #456      +/-   ##
==========================================
+ Coverage   94.69%   94.79%   +0.10%     
==========================================
  Files          48       50       +2     
  Lines        5650     5767     +117     
==========================================
+ Hits         5350     5467     +117     
  Misses        300      300              
Files with missing lines Coverage Δ
nc_py_api/files/__init__.py 99.72% <100.00%> (+<0.01%) ⬆️
tests_unit/test_etag_normalization.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.