Skip to content
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

feature: Add script to download ledger snapshot and options #130

Merged
merged 48 commits into from
Jan 13, 2025
Merged

Conversation

alpeto9
Copy link
Contributor

@alpeto9 alpeto9 commented Oct 8, 2024

Changes

  • Add separate command to download community maintained ledger.
    Ref link - Usage instructions

Copy link

github-actions bot commented Oct 8, 2024

Test Results

54 tests  ±0   48 ✔️ ±0   9s ⏱️ +3s
  1 suites ±0     6 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 61390e2. ± Comparison against base commit c41619f.

♻️ This comment has been updated with latest results.

@alpeto9 alpeto9 requested a review from shambupujar October 22, 2024 07:49
@alpeto9 alpeto9 marked this pull request as ready for review October 22, 2024 07:50
@alpeto9 alpeto9 changed the title Add script to download ledger snapshot and options feature: Add script to download ledger snapshot and options Oct 22, 2024
@alpeto9 alpeto9 requested a review from a team October 22, 2024 07:54
Copy link

github-actions bot commented Oct 22, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3941 2606 66% 0% 🟢

New Files

File Coverage Status
node-runner-cli/ledger_snapshot/init.py 14% 🟢
TOTAL 14% 🟢

Modified Files

File Coverage Status
node-runner-cli/babylonnode.py 58% 🟢
node-runner-cli/commands/dockercommand.py 47% 🟢
node-runner-cli/commands/ledgercommand.py 35% 🟢
node-runner-cli/config/CoreDockerConfig.py 96% 🟢
node-runner-cli/config/CoreSystemDConfig.py 87% 🟢
node-runner-cli/monitoring/monitoring.py 41% 🟢
node-runner-cli/setup/BaseSetup.py 50% 🟢
node-runner-cli/setup/DockerSetup.py 58% 🟢
node-runner-cli/tests/unit/test_prompt_feeder_local.py 95% 🟢
node-runner-cli/tests/unit/test_systemd.py 90% 🟢
node-runner-cli/tests/unit/test_validator.py 93% 🟢
node-runner-cli/utils/utils.py 53% 🟢
TOTAL 67% 🟢

updated for commit: 61390e2 by action🐍

@shambupujar shambupujar merged commit 64c57e1 into main Jan 13, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants