0chain / blobber

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

Feature blobber authorization #1389

Closed Jayashsatolia403 closed 6 months ago

Jayashsatolia403 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 9.75610% with 37 lines in your changes are missing coverage. Please review.

Project coverage is 14.45%. Comparing base (dc9d4c4) to head (4874b2e).

Files Patch % Lines
code/go/0chain.net/blobbercore/handler/handler.go 16.00% 20 Missing and 1 partial :warning:
...e/go/0chain.net/blobbercore/handler/auth_ticket.go 0.00% 11 Missing :warning:
code/go/0chain.net/core/common/admin.go 0.00% 4 Missing :warning:
code/go/0chain.net/blobber/http.go 0.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## staging #1389 +/- ## =========================================== - Coverage 14.46% 14.45% -0.01% =========================================== Files 177 178 +1 Lines 19895 19936 +41 =========================================== + Hits 2878 2882 +4 - Misses 16657 16693 +36 - Partials 360 361 +1 ``` | [Flag](https://app.codecov.io/gh/0chain/blobber/pull/1389/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/1389/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=0chain) | `14.45% <9.75%> (-0.01%)` | :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.