Skip to content

Merge pull request #6001 from multiversx/feat/refactor-persister-factory

Codecov / codecov/project succeeded Jun 26, 2024 in 0s

79.88% (+1.12%) compared to 884c593

View this Pull Request on Codecov

79.88% (+1.12%) compared to 884c593

Details

Codecov Report

Attention: Patch coverage is 96.61017% with 10 lines in your changes missing coverage. Please review.

Project coverage is 79.88%. Comparing base (884c593) to head (164da49).
Report is 52 commits behind head on master.

Current head 164da49 differs from pull request most recent head c183ef0

Please upload reports for the commit c183ef0 to get more accurate results.

Files Patch % Lines
storage/storageunit/storageunit.go 66.66% 2 Missing and 2 partials ⚠️
storage/factory/storageServiceFactory.go 90.90% 2 Missing and 1 partial ⚠️
storage/factory/persisterFactory.go 91.66% 1 Missing and 1 partial ⚠️
genesis/process/genesisBlockCreator.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5896      +/-   ##
==========================================
+ Coverage   78.75%   79.88%   +1.12%     
==========================================
  Files         752      731      -21     
  Lines       98116    96234    -1882     
==========================================
- Hits        77272    76874     -398     
+ Misses      15605    13966    -1639     
- Partials     5239     5394     +155     

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