Skip to content

lens: move write-cache `get`/`list` into `fstree` section

8d7baff
Select commit
Loading
Failed to load commit list.
Merged

lens: move write-cache get/list into fstree section #3838

lens: move write-cache `get`/`list` into `fstree` section
8d7baff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 20, 2026 in 0s

25.59% (-0.01%) compared to 6c3123e

View this Pull Request on Codecov

25.59% (-0.01%) compared to 6c3123e

Details

Codecov Report

❌ Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.59%. Comparing base (6c3123e) to head (8d7baff).

Files with missing lines Patch % Lines
cmd/neofs-lens/internal/fstree/list.go 0.00% 7 Missing ⚠️
cmd/neofs-lens/internal/fstree/root.go 0.00% 5 Missing ⚠️
cmd/neofs-lens/internal/fstree/get.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3838      +/-   ##
==========================================
- Coverage   25.59%   25.59%   -0.01%     
==========================================
  Files         668      667       -1     
  Lines       42936    42933       -3     
==========================================
- Hits        10991    10990       -1     
+ Misses      30942    30940       -2     
  Partials     1003     1003              

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