Skip to content

fix: SSTORE2MetadataProvider indexing - #394

Open
0xble wants to merge 1 commit into
mainfrom
fix/SSTORE2MetadataProvider-indexing
Open

fix: SSTORE2MetadataProvider indexing#394
0xble wants to merge 1 commit into
mainfrom
fix/SSTORE2MetadataProvider-indexing

fix SSTORE2MetadataProvider indexing

a7a0cb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 12, 2026 in 0s

70.85% (-0.03%) compared to 8522dba

View this Pull Request on Codecov

70.85% (-0.03%) compared to 8522dba

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.85%. Comparing base (8522dba) to head (a7a0cb0).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
contracts/renderers/SSTORE2MetadataProvider.sol 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #394      +/-   ##
==========================================
- Coverage   70.87%   70.85%   -0.03%     
==========================================
  Files          71       71              
  Lines        3114     3115       +1     
  Branches      673      674       +1     
==========================================
  Hits         2207     2207              
  Misses        702      702              
- Partials      205      206       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.