Skip to content

feat(state): new state package + state clean cache #2864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 136 commits into from
Jun 24, 2025

cli fix

67252b5
Select commit
Loading
Failed to load commit list.
Merged

feat(state): new state package + state clean cache #2864

cli fix
67252b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 11, 2025 in 0s

72.26% of diff hit (target 60.00%)

View this Pull Request on Codecov

72.26% of diff hit (target 60.00%)

Annotations

Check warning on line 273 in core/class.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/class.go#L272-L273

Added lines #L272 - L273 were not covered by tests

Check warning on line 286 in core/class.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/class.go#L285-L286

Added lines #L285 - L286 were not covered by tests

Check warning on line 28 in core/state/accessors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/accessors.go#L28

Added line #L28 was not covered by tests

Check warning on line 41 in core/state/accessors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/accessors.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 59 in core/state/accessors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/accessors.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 109 in core/state/accessors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/accessors.go#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 91 in core/state/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/cache.go#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 37 in core/state/history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/history.go#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 44 in core/state/history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/history.go#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 48 in core/state/history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/history.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 55 in core/state/history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/history.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 59 in core/state/history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/history.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 68 in core/state/history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/history.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 87 in core/state/history.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/history.go#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 51 in core/state/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/object.go#L48-L51

Added lines #L48 - L51 were not covered by tests

Check warning on line 58 in core/state/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/object.go#L54-L58

Added lines #L54 - L58 were not covered by tests

Check warning on line 63 in core/state/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/object.go#L60-L63

Added lines #L60 - L63 were not covered by tests

Check warning on line 69 in core/state/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/object.go#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 74 in core/state/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/object.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 90 in core/state/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/object.go#L90

Added line #L90 was not covered by tests

Check warning on line 97 in core/state/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/object.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 108 in core/state/object.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/object.go#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 74 in core/state/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/state.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 88 in core/state/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/state.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 93 in core/state/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state/state.go#L92-L93

Added lines #L92 - L93 were not covered by tests