Skip to content

fix: package renames

4ab162c
Select commit
Loading
Failed to load commit list.
Merged

refactor(state): split state into State and StateReader #3563

fix: package renames
4ab162c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

75.76% (target 70.00%)

View this Pull Request on Codecov

75.76% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 75.00000% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.76%. Comparing base (925371e) to head (4ab162c).

Files with missing lines Patch % Lines
core/state/state_reader.go 76.83% 27 Missing and 14 partials ⚠️
core/state/history.go 16.66% 5 Missing ⚠️
core/state/state.go 63.63% 2 Missing and 2 partials ⚠️
core/state/object.go 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3563      +/-   ##
==========================================
+ Coverage   75.72%   75.76%   +0.03%     
==========================================
  Files         384      386       +2     
  Lines       33757    33741      -16     
==========================================
  Hits        25563    25563              
+ Misses       6398     6392       -6     
+ Partials     1796     1786      -10     

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