Skip to content

ir/internal: add possibility to deploy custom native contract

1f11e69
Select commit
Loading
Failed to load commit list.
Open

Feat/meta data native contract #3759

ir/internal: add possibility to deploy custom native contract
1f11e69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 6, 2026 in 1s

25.70% (-0.03%) compared to c5f72db

View this Pull Request on Codecov

25.70% (-0.03%) compared to c5f72db

Details

Codecov Report

❌ Patch coverage is 0% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.70%. Comparing base (c5f72db) to head (1f11e69).

Files with missing lines Patch % Lines
pkg/core/metachain/contracts.go 0.00% 27 Missing ⚠️
pkg/innerring/internal/blockchain/blockchain.go 0.00% 2 Missing ⚠️
pkg/innerring/internal/metachain/chain.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3759      +/-   ##
==========================================
- Coverage   25.73%   25.70%   -0.03%     
==========================================
  Files         670      672       +2     
  Lines       43062    43091      +29     
==========================================
- Hits        11081    11078       -3     
- Misses      30969    30998      +29     
- Partials     1012     1015       +3     

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