blobber icon indicating copy to clipboard operation
blobber copied to clipboard

Storage V2

Open Hitenjain14 opened this issue 1 year ago • 1 comments
trafficstars

Changes

Fixes

Tests

Tasks to complete before merging PR:

  • [ ] Ensure system tests are passing. If not Run them manually to check for any regressions :clipboard:
  • [ ] Do any new system tests need added to test this change? do any existing system tests need updated? If so create a PR at 0chain/system_test
  • [ ] Merge your system tests PR to master AFTER merging this PR

Associated PRs (Link as appropriate):

  • 0chain:
  • gosdk:
  • system_test:
  • zboxcli:
  • zwalletcli:
  • Other: ...

Hitenjain14 avatar Sep 06 '24 20:09 Hitenjain14

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 6.69882% with 1741 lines in your changes missing coverage. Please review.

Project coverage is 13.78%. Comparing base (e5018a7) to head (8d63a5c). Report is 119 commits behind head on staging.

Files with missing lines Patch % Lines
...et/blobbercore/handler/object_operation_handler.go 12.44% 566 Missing and 25 partials :warning:
...ain.net/blobbercore/allocation/allocationchange.go 0.00% 162 Missing :warning:
code/go/0chain.net/blobbercore/reference/ref.go 0.75% 131 Missing :warning:
.../0chain.net/blobbercore/handler/storage_handler.go 1.00% 99 Missing :warning:
...ode/go/0chain.net/blobbercore/filestore/storage.go 8.33% 84 Missing and 4 partials :warning:
....net/blobbercore/allocation/file_changer_update.go 0.00% 82 Missing :warning:
...ain.net/blobbercore/allocation/renamefilechange.go 0.00% 79 Missing :warning:
...chain.net/blobbercore/allocation/movefilechange.go 3.75% 77 Missing :warning:
....net/blobbercore/allocation/file_changer_upload.go 0.00% 75 Missing :warning:
...chain.net/blobbercore/allocation/copyfilechange.go 4.10% 70 Missing :warning:
... and 22 more

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

Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #1476      +/-   ##
===========================================
- Coverage    14.88%   13.78%   -1.11%     
===========================================
  Files          179      180       +1     
  Lines        20222    21851    +1629     
===========================================
+ Hits          3011     3012       +1     
- Misses       16839    18463    +1624     
- Partials       372      376       +4     
Flag Coverage Δ
Unit-Tests 13.78% <6.69%> (-1.11%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Sep 12 '24 15:09 codecov-commenter