omgnetwork / optimism-v2

ARCHIVE of monorepo implementing Boba, an L2 Compute solution built on Optimistic Ethereum - active repo is at https://github.com/bobanetwork/boba
https://github.com/bobanetwork/boba
MIT License
40 stars 22 forks source link

Support proxy contract in turing credit contract #455

Closed boyuan-chen closed 2 years ago

boyuan-chen commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #455 (ba2202e) into develop (126e999) will decrease coverage by 0.19%. The diff coverage is 0.00%.

:exclamation: Current head ba2202e differs from pull request most recent head 37acdec. Consider uploading reports for the commit 37acdec to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #455      +/-   ##
===========================================
- Coverage    72.41%   72.21%   -0.20%     
===========================================
  Files           59       59              
  Lines         1820     1825       +5     
  Branches       279      280       +1     
===========================================
  Hits          1318     1318              
- Misses         502      507       +5     
Flag Coverage Δ
contracts 86.79% <0.00%> (-0.39%) :arrow_down:
core-utils 53.79% <ø> (ø)
data-transport-layer 29.47% <ø> (ø)
message-relayer 83.17% <ø> (ø)

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

Impacted Files Coverage Δ
...racts/contracts/L2/predeploys/BobaTuringCredit.sol 0.00% <0.00%> (ø)

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 126e999...37acdec. Read the comment docs.