Skip to content

Add allocation id to recover in config #1542

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 24, 2025
Merged

Add allocation id to recover in config #1542

merged 4 commits into from
Mar 24, 2025

Conversation

Hitenjain14
Copy link
Member

Changes

Fixes

Tests

Tasks to complete before merging PR:

  • Ensure system tests are passing. If not Run them manually to check for any regressions 📋
  • 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: ...

@codecov-commenter
Copy link

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

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 11.77%. Comparing base (74d915d) to head (327d982).
Report is 4 commits behind head on staging.

Files with missing lines Patch % Lines
...de/go/0chain.net/blobbercore/allocation/workers.go 0.00% 9 Missing ⚠️
code/go/0chain.net/blobber/main.go 0.00% 1 Missing ⚠️
code/go/0chain.net/blobbercore/config/config.go 0.00% 1 Missing ⚠️

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

Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #1542   +/-   ##
========================================
  Coverage    11.76%   11.77%           
========================================
  Files          179      179           
  Lines        21735    21733    -2     
========================================
  Hits          2558     2558           
+ Misses       18854    18852    -2     
  Partials       323      323           
Flag Coverage Δ
Unit-Tests 11.77% <0.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@dabasov dabasov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dabasov dabasov merged commit e11484c into staging Mar 24, 2025
4 of 6 checks passed
@dabasov dabasov deleted the feat/config-recover branch March 24, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants