Skip to content

Allow fuel metering customization via Config::fuel_costs API - #2025

Merged
Robbepop merged 7 commits into
mainfrom
rf-expose-fuel-metering-customization
Aug 9, 2026
Merged

Allow fuel metering customization via Config::fuel_costs API#2025
Robbepop merged 7 commits into
mainfrom
rf-expose-fuel-metering-customization

apply rustfmt

d3ca681
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2026 in 0s

76.29% (-0.04%) compared to ef2b908

View this Pull Request on Codecov

76.29% (-0.04%) compared to ef2b908

Details

Codecov Report

❌ Patch coverage is 62.74510% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.29%. Comparing base (ef2b908) to head (d3ca681).

Files with missing lines Patch % Lines
crates/core/src/fuel.rs 58.97% 16 Missing ⚠️
crates/wasmi/src/engine/config.rs 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2025      +/-   ##
==========================================
- Coverage   76.32%   76.29%   -0.04%     
==========================================
  Files         168      168              
  Lines       15496    15531      +35     
==========================================
+ Hits        11828    11849      +21     
- Misses       3668     3682      +14     

☔ View full report in Codecov by Harness.
📢 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.