Skip to content

ir: support new metadata chain flow

58ae7e5
Select commit
Loading
Failed to load commit list.
Open

ir: support new metadata chain flow #3984

ir: support new metadata chain flow
58ae7e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 14, 2026 in 1s

27.84% (-0.11%) compared to 103d05c

View this Pull Request on Codecov

27.84% (-0.11%) compared to 103d05c

Details

Codecov Report

❌ Patch coverage is 0% with 213 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.84%. Comparing base (103d05c) to head (58ae7e5).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
pkg/innerring/innerring.go 0.00% 119 Missing ⚠️
pkg/innerring/processors/meta_placement.go 0.00% 45 Missing ⚠️
...nnerring/processors/container/process_container.go 0.00% 28 Missing ⚠️
pkg/innerring/processors/netmap/process_epoch.go 0.00% 15 Missing ⚠️
pkg/innerring/processors/container/processor.go 0.00% 3 Missing ⚠️
pkg/innerring/internal/metachain/chain.go 0.00% 2 Missing ⚠️
pkg/innerring/processors/netmap/processor.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3984      +/-   ##
==========================================
- Coverage   27.95%   27.84%   -0.11%     
==========================================
  Files         684      683       -1     
  Lines       45755    45833      +78     
==========================================
- Hits        12792    12764      -28     
- Misses      31771    31876     +105     
- Partials     1192     1193       +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.