omgnetwork / optimism

Monorepo implementing the Optimistic Ethereum protocol
https://optimism.io
MIT License
16 stars 6 forks source link

Add debug for ethers lib to track Infura call #567

Closed trangtran-enya closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #567 (88b1815) into develop (9c4d5c4) will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #567      +/-   ##
===========================================
- Coverage    76.10%   76.07%   -0.03%     
===========================================
  Files           81       81              
  Lines         3038     3039       +1     
  Branches       469      469              
===========================================
  Hits          2312     2312              
- Misses         726      727       +1     
Flag Coverage Δ
batch-submitter 59.59% <ø> (ø)
contracts 86.00% <ø> (-0.05%) :arrow_down:
core-utils 68.16% <ø> (ø)
data-transport-layer 37.68% <ø> (ø)
message-relayer 72.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...VM/bridge/messaging/OVM_L1CrossDomainMessenger.sol 95.65% <0.00%> (-1.41%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9c4d5c4...88b1815. Read the comment docs.