0chain / blobber

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

fix encrypted key point #1350

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: 7 lines in your changes are missing coverage. Please review.

Comparison is base (53f258b) 23.63% compared to head (eb345c7) 23.65%.

Files Patch % Lines
...et/blobbercore/handler/object_operation_handler.go 0.00% 3 Missing :warning:
...ain.net/blobbercore/allocation/allocationchange.go 0.00% 2 Missing :warning:
...go/0chain.net/blobbercore/reference/dbCollector.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 #1350 +/- ## =============================================== + Coverage 23.63% 23.65% +0.01% =============================================== Files 87 87 Lines 10097 10097 =============================================== + Hits 2386 2388 +2 + Misses 7415 7413 -2 Partials 296 296 ``` | [Flag](https://app.codecov.io/gh/0chain/blobber/pull/1350/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/1350/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=0chain) | `23.65% <22.22%> (+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.