0chain / blobber

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

Feature blobber authorization #1393

Closed Jayashsatolia403 closed 4 months ago

Jayashsatolia403 commented 6 months ago

Changes

Fixes

Tests

Tasks to complete before merging PR:

Associated PRs (Link as appropriate):

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 15.01%. Comparing base (7ce03e2) to head (047cc5b).

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% 12 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 #1393 +/- ## ======================================== Coverage 15.01% 15.01% ======================================== Files 178 179 +1 Lines 19908 19951 +43 ======================================== + Hits 2989 2996 +7 - Misses 16548 16583 +35 - Partials 371 372 +1 ``` | [Flag](https://app.codecov.io/gh/0chain/blobber/pull/1393/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/1393/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=0chain) | `15.01% <13.63%> (+<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.