0chain / blobber

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

Timing logs #1183

Open Hitenjain14 opened 1 year ago

Hitenjain14 commented 1 year ago

Changes

Fixes

Tests

Tasks to complete before merging PR:

Associated PRs (Link as appropriate):

codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (189ffee) 23.61% compared to head (ce448f4) 23.81%.

Files Patch % Lines
...et/blobbercore/handler/object_operation_handler.go 65.21% 8 Missing :warning:
...ain.net/blobbercore/allocation/allocationchange.go 0.00% 4 Missing :warning:
...ode/go/0chain.net/blobbercore/filestore/storage.go 83.33% 1 Missing :warning:
...o/0chain.net/blobbercore/handler/download_quota.go 50.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.11 #1183 +/- ## =============================================== + Coverage 23.61% 23.81% +0.19% =============================================== Files 87 87 Lines 10103 10136 +33 =============================================== + Hits 2386 2414 +28 - Misses 7421 7426 +5 Partials 296 296 ``` | [Flag](https://app.codecov.io/gh/0chain/blobber/pull/1183/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/1183/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=0chain) | `23.81% <70.21%> (+0.19%)` | :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.