0chain / blobber

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

Add daily limit for commit #1370

Closed Hitenjain14 closed 7 months ago

Hitenjain14 commented 7 months ago

Changes

Fixes

Tests

Tasks to complete before merging PR:

Associated PRs (Link as appropriate):

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (30ef036) 23.63% compared to head (ff073d4) 23.41%. Report is 14 commits behind head on sprint-1.12.

Files Patch % Lines
.../go/0chain.net/blobbercore/handler/client_quota.go 0.00% 23 Missing :warning:
...o/0chain.net/blobbercore/handler/handler_common.go 0.00% 8 Missing :warning:
...chain.net/blobbercore/allocation/copyfilechange.go 0.00% 3 Missing and 1 partial :warning:
....net/blobbercore/allocation/file_changer_upload.go 0.00% 4 Missing :warning:
...chain.net/blobbercore/allocation/movefilechange.go 0.00% 3 Missing and 1 partial :warning:
...o/0chain.net/blobbercore/handler/download_quota.go 0.00% 4 Missing :warning:
...et/blobbercore/handler/object_operation_handler.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 @@ ## sprint-1.12 #1370 +/- ## =============================================== - Coverage 23.63% 23.41% -0.23% =============================================== Files 87 87 Lines 10098 10153 +55 =============================================== - Hits 2387 2377 -10 - Misses 7415 7478 +63 - Partials 296 298 +2 ``` | [Flag](https://app.codecov.io/gh/0chain/blobber/pull/1370/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/1370/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=0chain) | `23.41% <0.00%> (-0.23%)` | :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.