0chain / blobber

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

Chaining WM #1388

Closed Hitenjain14 closed 4 months ago

Hitenjain14 commented 6 months ago

Changes

Fixes

Tests

Tasks to complete before merging PR:

Associated PRs (Link as appropriate):

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 14.92%. Comparing base (8329e36) to head (9bae8c6).

Files Patch % Lines
...de/go/0chain.net/blobbercore/writemarker/worker.go 0.00% 111 Missing :warning:
...de/go/0chain.net/blobbercore/writemarker/entity.go 0.00% 65 Missing :warning:
...et/blobbercore/handler/object_operation_handler.go 0.00% 39 Missing :warning:
.../go/0chain.net/blobbercore/writemarker/protocol.go 0.00% 27 Missing :warning:
.../0chain.net/blobbercore/handler/storage_handler.go 0.00% 9 Missing :warning:
code/go/0chain.net/blobbercore/config/config.go 0.00% 6 Missing :warning:
...o/0chain.net/blobbercore/handler/handler_common.go 0.00% 6 Missing :warning:
.../0chain.net/blobbercore/writemarker/writemarker.go 0.00% 6 Missing :warning:
...in.net/validatorcore/storage/writemarker/entity.go 50.00% 5 Missing and 1 partial :warning:
...go/0chain.net/blobbercore/allocation/repository.go 0.00% 4 Missing :warning:
... and 5 more

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## sprint-1.14 #1388 +/- ## =============================================== - Coverage 15.02% 14.92% -0.11% =============================================== Files 178 178 Lines 19922 20070 +148 =============================================== + Hits 2994 2996 +2 - Misses 16556 16701 +145 - Partials 372 373 +1 ``` | [Flag](https://app.codecov.io/gh/0chain/blobber/pull/1388/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/1388/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=0chain) | `14.92% <2.67%> (-0.11%)` | :arrow_down: | 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.