Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

impr(pc): Updates to the type system #116

Merged
merged 3 commits into from
Feb 2, 2023
Merged

impr(pc): Updates to the type system #116

merged 3 commits into from
Feb 2, 2023

Conversation

itsdevbear
Copy link

No description provided.

@itsdevbear itsdevbear requested a review from calbera February 2, 2023 17:29
@codecov
Copy link

codecov bot commented Feb 2, 2023

Codecov Report

Merging #116 (2ad4503) into main (010f9ed) will decrease coverage by 0.72%.
The diff coverage is 60.00%.

❗ Current head 2ad4503 differs from pull request most recent head 2d0feea. Consider uploading reports for the commit 2d0feea to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
- Coverage   83.49%   82.77%   -0.72%     
==========================================
  Files          35       36       +1     
  Lines        1442     1469      +27     
==========================================
+ Hits         1204     1216      +12     
- Misses        219      234      +15     
  Partials       19       19              
Impacted Files Coverage Δ
eth/core/vm/evm.go 0.00% <0.00%> (ø)
eth/core/vm/factory.go 0.00% <0.00%> (ø)
x/evm/plugins/state/statedb.go 82.53% <25.00%> (-1.00%) ⬇️
eth/core/precompile/container/factories.go 100.00% <100.00%> (ø)
eth/core/precompile/container/stateful.go 100.00% <100.00%> (ø)
eth/core/precompile/controller.go 100.00% <100.00%> (ø)
eth/core/precompile/registry.go 100.00% <100.00%> (ø)
lib/registry/map.go 100.00% <100.00%> (ø)

@itsdevbear itsdevbear merged commit 46daaf6 into main Feb 2, 2023
@itsdevbear itsdevbear deleted the precompile-updates branch May 3, 2023 14:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants