Skip to content

Fix eACL mistake

ad75c99
Select commit
Loading
Failed to load commit list.
Draft

Optimize allocations in HEAD proxy #3877

Fix eACL mistake
ad75c99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 31, 2026 in 0s

26.66% (-0.13%) compared to 60d685f

View this Pull Request on Codecov

26.66% (-0.13%) compared to 60d685f

Details

Codecov Report

❌ Patch coverage is 16.82135% with 717 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.66%. Comparing base (60d685f) to head (ad75c99).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
pkg/services/object/get.go 0.00% 215 Missing ⚠️
internal/protobuf/buffers.go 0.00% 106 Missing ⚠️
internal/protobuf/parsers.go 30.20% 104 Missing ⚠️
internal/protobuf/protoscan/scan.go 0.00% 98 Missing ⚠️
internal/protobuf/protoscan/scheme.go 0.00% 75 Missing ⚠️
pkg/services/object/server.go 38.57% 42 Missing and 1 partial ⚠️
pkg/services/object/head.go 63.82% 20 Missing and 14 partials ⚠️
internal/protobuf/codecs.go 0.00% 14 Missing ⚠️
internal/protobuf/protoscan/messages.go 0.00% 13 Missing ⚠️
pkg/services/object/get/util.go 0.00% 7 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3877      +/-   ##
==========================================
- Coverage   26.78%   26.66%   -0.13%     
==========================================
  Files         677      682       +5     
  Lines       44616    45370     +754     
==========================================
+ Hits        11952    12097     +145     
- Misses      31553    32147     +594     
- Partials     1111     1126      +15     

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