sei-chain icon indicating copy to clipboard operation
sei-chain copied to clipboard

EVM OCC Draft

Open udpatil opened this issue 1 year ago • 1 comments

Describe your changes and provide context

Testing performed to validate your change

udpatil avatar Jan 26 '24 00:01 udpatil

Codecov Report

Attention: 965 lines in your changes are missing coverage. Please review.

Comparison is base (bf2ba72) 63.45% compared to head (8a72f96) 62.83%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1290      +/-   ##
==========================================
- Coverage   63.45%   62.83%   -0.62%     
==========================================
  Files         257      346      +89     
  Lines       16740    23546    +6806     
==========================================
+ Hits        10622    14795    +4173     
- Misses       5611     7907    +2296     
- Partials      507      844     +337     
Files Coverage Δ
aclmapping/dex/mappings.go 100.00% <100.00%> (ø)
app/antedecorators/priority.go 100.00% <100.00%> (ø)
app/upgrades.go 40.74% <ø> (ø)
evmrpc/config.go 100.00% <100.00%> (ø)
evmrpc/echo.go 100.00% <100.00%> (ø)
evmrpc/query_builder.go 100.00% <100.00%> (ø)
evmrpc/web3.go 100.00% <100.00%> (ø)
x/dex/cache/cache.go 65.78% <ø> (-14.32%) :arrow_down:
x/dex/contract/abci.go 7.35% <ø> (ø)
...x/keeper/msgserver/msg_server_register_contract.go 59.17% <ø> (ø)
... and 73 more

... and 26 files with indirect coverage changes

codecov[bot] avatar Jan 26 '24 01:01 codecov[bot]