0chain / blobber

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

Fix retry redeem wm check #1299

Closed Hitenjain14 closed 11 months ago

Hitenjain14 commented 11 months ago

Changes

Fixes

Tests

Tasks to complete before merging PR:

Associated PRs (Link as appropriate):

codecov-commenter commented 11 months ago

Codecov Report

Merging #1299 (43d8ca5) into sprint-1.11 (0791451) will decrease coverage by 0.61%. Report is 15 commits behind head on sprint-1.11. The diff coverage is 7.32%.

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

@@               Coverage Diff               @@
##           sprint-1.11    #1299      +/-   ##
===============================================
- Coverage        24.41%   23.81%   -0.61%     
===============================================
  Files               85       86       +1     
  Lines             9692    10021     +329     
===============================================
+ Hits              2366     2386      +20     
- Misses            7033     7337     +304     
- Partials           293      298       +5     
Flag Coverage Δ
Unit-Tests 23.81% <7.32%> (-0.61%) :arrow_down:

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

Files Coverage Δ
...go/0chain.net/blobbercore/allocation/connection.go 14.33% <ø> (ø)
...in.net/blobbercore/allocation/file_changer_base.go 45.23% <ø> (ø)
code/go/0chain.net/blobbercore/filestore/state.go 69.62% <ø> (-0.23%) :arrow_down:
code/go/0chain.net/blobbercore/handler/handler.go 59.44% <100.00%> (ø)
code/go/0chain.net/blobbercore/reference/ref.go 0.00% <ø> (ø)
code/go/0chain.net/blobbercore/allocation/zcn.go 0.00% <0.00%> (ø)
code/go/0chain.net/blobbercore/handler/worker.go 0.00% <0.00%> (ø)
...ain.net/blobbercore/handler/file_command_delete.go 0.00% <0.00%> (ø)
...ain.net/blobbercore/allocation/renamefilechange.go 45.45% <0.00%> (-1.06%) :arrow_down:
...ain.net/blobbercore/allocation/allocationchange.go 0.00% <0.00%> (ø)
... and 9 more