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

Build system: nix #438

Closed tgunnoe closed 2 years ago

tgunnoe commented 2 years ago

(TODO: Add description & instructions)

codecov-commenter commented 2 years ago

Codecov Report

Merging #438 (ab770b0) into develop (0c91da3) will increase coverage by 8.09%. The diff coverage is n/a.

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #438      +/-   ##
===========================================
+ Coverage    71.15%   79.25%   +8.09%     
===========================================
  Files           68       47      -21     
  Lines         2330     1451     -879     
  Branches       351      220     -131     
===========================================
- Hits          1658     1150     -508     
+ Misses         672      301     -371     
Flag Coverage Δ
batch-submitter ?
contracts 86.72% <ø> (-0.47%) :arrow_down:
core-utils 53.79% <ø> (ø)
data-transport-layer ?
message-relayer ?

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 29 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 0c91da3...34ba343. Read the comment docs.