Skip to content

ir/internal: add possibility to deploy custom native contract

4807ed6
Select commit
Loading
Failed to load commit list.
Merged

Feat/meta data native contract #3759

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

27.95% (-0.10%) compared to 2507f0e

View this Pull Request on Codecov

27.95% (-0.10%) compared to 2507f0e

Details

Codecov Report

❌ Patch coverage is 0% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.95%. Comparing base (2507f0e) to head (4807ed6).
⚠️ Report is 3 commits behind head on master.

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 ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3759      +/-   ##
==========================================
- Coverage   28.04%   27.95%   -0.10%     
==========================================
  Files         681      684       +3     
  Lines       45409    45755     +346     
==========================================
+ Hits        12736    12790      +54     
- Misses      31480    31771     +291     
- Partials     1193     1194       +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.