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

Documentation: Write Developer Start #468

Closed CAPtheorem closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #468 (3086046) into develop (ef74e68) will increase coverage by 0.07%. The diff coverage is n/a.

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #468      +/-   ##
===========================================
+ Coverage    72.10%   72.17%   +0.07%     
===========================================
  Files           59       59              
  Lines         1828     1826       -2     
  Branches       281      281              
===========================================
  Hits          1318     1318              
+ Misses         510      508       -2     
Flag Coverage Δ
contracts 86.72% <ø> (ø)
core-utils 53.79% <ø> (ø)
data-transport-layer 29.47% <ø> (+0.21%) :arrow_up:
message-relayer 83.17% <ø> (ø)

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

Impacted Files Coverage Δ
...ages/contracts/contracts/L2/predeploys/OVM_ETH.sol 100.00% <0.00%> (ø)
.../contracts/contracts/standards/L2StandardERC20.sol 88.88% <0.00%> (ø)
...contracts/contracts/libraries/utils/Lib_Buffer.sol 92.85% <0.00%> (ø)
...ontracts/contracts/L1/verification/BondManager.sol 100.00% <0.00%> (ø)
...ontracts/contracts/libraries/rlp/Lib_RLPReader.sol 96.87% <0.00%> (ø)
...ontracts/contracts/libraries/rlp/Lib_RLPWriter.sol 93.84% <0.00%> (ø)
...ntracts/contracts/chugsplash/L1ChugSplashProxy.sol 100.00% <0.00%> (ø)
...ntracts/contracts/libraries/codec/Lib_OVMCodec.sol 55.55% <0.00%> (ø)
...ntracts/contracts/standards/AddressAliasHelper.sol 100.00% <0.00%> (ø)
...tracts/contracts/L1/messaging/L1StandardBridge.sol 97.56% <0.00%> (ø)
... and 16 more

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 ef74e68...e961f90. Read the comment docs.