Skip to content

fix : flags, FLOCK lock

Codecov / codecov/project failed Jan 29, 2024 in 0s

55.23% (-0.79%) compared to 2a35bf8

View this Pull Request on Codecov

55.23% (-0.79%) compared to 2a35bf8

Details

Codecov Report

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

Comparison is base (2a35bf8) 56.01% compared to head (fcd5002) 55.23%.
Report is 22 commits behind head on develop.

❗ Current head fcd5002 differs from pull request most recent head 3f58da7. Consider uploading reports for the commit 3f58da7 to get more accurate results

Files Patch % Lines
eth/catalyst/simulated_beacon.go 0.00% 53 Missing ⚠️
core/blockchain.go 68.90% 38 Missing and 13 partials ⚠️
core/txpool/blobpool/blobpool.go 22.95% 45 Missing and 2 partials ⚠️
core/rawdb/accessors_trie.go 0.00% 46 Missing ⚠️
core/types/gen_header_json.go 0.00% 45 Missing ⚠️
core/chain_makers.go 71.81% 30 Missing and 12 partials ⚠️
eth/catalyst/api.go 30.00% 41 Missing and 1 partial ⚠️
core/asm/compiler.go 47.43% 39 Missing and 2 partials ⚠️
core/state/statedb.go 58.58% 32 Missing and 9 partials ⚠️
core/rawdb/ancient_utils.go 0.00% 38 Missing ⚠️
... and 54 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1106      +/-   ##
===========================================
- Coverage    56.01%   55.23%   -0.79%     
===========================================
  Files          658      674      +16     
  Lines       114494   117356    +2862     
===========================================
+ Hits         64133    64816     +683     
- Misses       46502    48589    +2087     
- Partials      3859     3951      +92     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.