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

evm: unit tests #619

Merged
merged 33 commits into from
Oct 8, 2021
Merged

evm: unit tests #619

merged 33 commits into from
Oct 8, 2021

Conversation

fedekunze
Copy link
Contributor

@fedekunze fedekunze commented Oct 4, 2021

Closes: ENG-153

@codecov
Copy link

codecov bot commented Oct 4, 2021

Codecov Report

Merging #619 (77e950f) into main (f69c887) will increase coverage by 4.52%.
The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #619      +/-   ##
==========================================
+ Coverage   51.49%   56.01%   +4.52%     
==========================================
  Files          63       63              
  Lines        5502     5502              
==========================================
+ Hits         2833     3082     +249     
+ Misses       2501     2257     -244     
+ Partials      168      163       -5     
Impacted Files Coverage Δ
x/evm/types/dynamic_fee_tx.go 89.67% <ø> (+89.67%) ⬆️
x/evm/types/msg.go 70.94% <ø> (ø)
x/evm/types/params.go 100.00% <ø> (+32.35%) ⬆️
x/evm/types/tracer.go 46.42% <0.00%> (+46.42%) ⬆️
x/evm/types/legacy_tx.go 100.00% <100.00%> (+26.78%) ⬆️
x/evm/types/chain_config.go 100.00% <0.00%> (+2.54%) ⬆️
x/evm/types/tx_data.go 84.09% <0.00%> (+6.81%) ⬆️
x/evm/types/genesis.go 100.00% <0.00%> (+14.28%) ⬆️
... and 3 more

@fedekunze fedekunze marked this pull request as ready for review October 8, 2021 10:04
x/evm/types/params.go Outdated Show resolved Hide resolved
x/evm/types/dynamic_fee_tx_test.go Outdated Show resolved Hide resolved
x/evm/types/params.go Outdated Show resolved Hide resolved
@fedekunze fedekunze merged commit 5169721 into main Oct 8, 2021
@fedekunze fedekunze deleted the unit-test branch October 8, 2021 11:11
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