0chain / blobber

A storage provider (blobber) interface to the blockchain and consumers of storage.
Other
19 stars 23 forks source link

Fix root hash #1346

Closed Hitenjain14 closed 9 months ago

Hitenjain14 commented 9 months ago

Changes

Fixes

Tests

Tasks to complete before merging PR:

Associated PRs (Link as appropriate):

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (0a18ac6) 23.61% compared to head (a54aedd) 23.63%.

Files Patch % Lines
...go/0chain.net/blobbercore/allocation/repository.go 0.00% 9 Missing :warning:
code/go/0chain.net/validatorcore/storage/models.go 0.00% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## sprint-1.11 #1346 +/- ## =============================================== + Coverage 23.61% 23.63% +0.01% =============================================== Files 87 87 Lines 10103 10097 -6 =============================================== Hits 2386 2386 + Misses 7421 7415 -6 Partials 296 296 ``` | [Flag](https://app.codecov.io/gh/0chain/blobber/pull/1346/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=0chain) | Coverage Δ | | |---|---|---| | [Unit-Tests](https://app.codecov.io/gh/0chain/blobber/pull/1346/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=0chain) | `23.63% <0.00%> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=0chain#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.