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

feat(plugin): Gas Plugin #135

Merged
merged 3 commits into from
Feb 10, 2023
Merged

feat(plugin): Gas Plugin #135

merged 3 commits into from
Feb 10, 2023

Conversation

itsdevbear
Copy link

No description provided.

@itsdevbear itsdevbear requested a review from calbera February 10, 2023 19:12
@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Merging #135 (4d3a5f6) into main (263bf48) will increase coverage by 0.31%.
The diff coverage is 100.00%.

❗ Current head 4d3a5f6 differs from pull request most recent head 3554c87. Consider uploading reports for the commit 3554c87 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
+ Coverage   89.07%   89.39%   +0.31%     
==========================================
  Files          37       38       +1     
  Lines        1282     1320      +38     
==========================================
+ Hits         1142     1180      +38     
  Misses        122      122              
  Partials       18       18              
Impacted Files Coverage Δ
x/evm/plugins/state/events/manager.go 100.00% <ø> (ø)
x/evm/plugins/state/keys.go 100.00% <ø> (ø)
x/evm/plugins/state/plugin.go 95.32% <ø> (ø)
x/evm/plugins/state/plugin_factory.go 0.00% <ø> (ø)
x/evm/plugins/state/storage/slot.go 100.00% <ø> (ø)
x/evm/plugins/state/storage/storage.go 100.00% <ø> (ø)
x/evm/plugins/gas/plugin.go 100.00% <100.00%> (ø)
x/evm/precompile/runner.go 100.00% <100.00%> (ø)

@itsdevbear itsdevbear merged commit c93798d into main Feb 10, 2023
@itsdevbear itsdevbear deleted the gasplugin branch May 3, 2023 14:33
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.

1 participant