refactor: use errors.New to replace fmt.Errorf with no parameters #2320
+11
−9
Codecov / codecov/patch
failed
Dec 17, 2024 in 1s
25.00% of diff hit (target 60.00%)
View this Pull Request on Codecov
25.00% of diff hit (target 60.00%)
Annotations
Check warning on line 269 in cmd/juno/dbcmd.go
codecov / codecov/patch
cmd/juno/dbcmd.go#L269
Added line #L269 was not covered by tests
Check warning on line 194 in core/trie/trie.go
codecov / codecov/patch
core/trie/trie.go#L194
Added line #L194 was not covered by tests
Check warning on line 85 in rpc/l1.go
codecov / codecov/patch
rpc/l1.go#L85
Added line #L85 was not covered by tests
Loading