Skip to content

Merge pull request #5988 from multiversx/fix-genesis-flags

Codecov / codecov/project succeeded Mar 5, 2024 in 0s

80.32% (+0.18%) compared to 0cf6128

View this Pull Request on Codecov

80.32% (+0.18%) compared to 0cf6128

Details

Codecov Report

Attention: Patch coverage is 77.54638% with 593 lines in your changes are missing coverage. Please review.

Project coverage is 80.32%. Comparing base (0cf6128) to head (64154cd).
Report is 115 commits behind head on master.

❗ Current head 64154cd differs from pull request most recent head 0a6277c. Consider uploading reports for the commit 0a6277c to get more accurate results

Files Patch % Lines
node/chainSimulator/configs/configs.go 0.00% 201 Missing ⚠️
...hainSimulator/components/testOnlyProcessingNode.go 59.33% 118 Missing and 17 partials ⚠️
...ode/chainSimulator/components/processComponents.go 71.66% 65 Missing and 3 partials ⚠️
node/chainSimulator/chainSimulator.go 69.18% 37 Missing and 16 partials ⚠️
node/chainSimulator/components/syncedMessenger.go 81.13% 25 Missing and 5 partials ⚠️
node/chainSimulator/components/nodeFacade.go 82.67% 12 Missing and 10 partials ⚠️
node/chainSimulator/components/coreComponents.go 92.30% 7 Missing and 7 partials ⚠️
genesis/process/genesisBlockCreator.go 53.84% 9 Missing and 3 partials ⚠️
factory/api/apiResolverFactory.go 70.96% 7 Missing and 2 partials ⚠️
...hainSimulator/components/syncedBroadcastNetwork.go 85.00% 6 Missing and 3 partials ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5592      +/-   ##
==========================================
+ Coverage   80.14%   80.32%   +0.18%     
==========================================
  Files         708      733      +25     
  Lines       94017    96197    +2180     
==========================================
+ Hits        75347    77271    +1924     
- Misses      13326    13581     +255     
- Partials     5344     5345       +1     

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