Skip to content

acl: drop obsolete SearchRequestToInfo

d242cab
Select commit
Loading
Failed to load commit list.
Merged

Search check fix #3934

acl: drop obsolete SearchRequestToInfo
d242cab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

26.81% (-0.01%) compared to 943599a, passed because coverage increased by 0% when compared to adjusted base (26.81%)

View this Pull Request on Codecov

26.81% (-0.01%) compared to 943599a, passed because coverage increased by 0% when compared to adjusted base (26.81%)

Details

Codecov Report

❌ Patch coverage is 16.66667% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.81%. Comparing base (943599a) to head (d242cab).

Files with missing lines Patch % Lines
pkg/core/object/metadata.go 21.42% 6 Missing and 5 partials ⚠️
pkg/services/object/server.go 0.00% 3 Missing ⚠️
pkg/util/meta/test/metatest.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3934      +/-   ##
==========================================
- Coverage   26.82%   26.81%   -0.01%     
==========================================
  Files         670      670              
  Lines       44294    44296       +2     
==========================================
- Hits        11881    11880       -1     
- Misses      31309    31311       +2     
- Partials     1104     1105       +1     

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