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

cmd: fetch and broadcast all when not all are activated #3489

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

KaloyanTanev
Copy link
Collaborator

In the scenario where not all keys are activated, fetching and broadcasting from the obol API wasn't possible. This PR fixes this and only throws an error if a key hasn't exited.

category: bug
ticket: none

@KaloyanTanev KaloyanTanev self-assigned this Jan 30, 2025
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 57.39%. Comparing base (04f7fc5) to head (a41a92f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
app/obolapi/api.go 0.00% 2 Missing and 1 partial ⚠️
cmd/exit_fetch.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3489      +/-   ##
==========================================
+ Coverage   57.37%   57.39%   +0.01%     
==========================================
  Files         217      217              
  Lines       32238    32245       +7     
==========================================
+ Hits        18498    18506       +8     
  Misses      11829    11829              
+ Partials     1911     1910       -1     

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

@KaloyanTanev KaloyanTanev force-pushed the kalo/fix-subset-exit-all branch from 76e717e to a41a92f Compare January 31, 2025 10:30
@KaloyanTanev KaloyanTanev added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jan 31, 2025
@obol-bulldozer obol-bulldozer bot merged commit 1decc95 into main Jan 31, 2025
13 checks passed
@obol-bulldozer obol-bulldozer bot deleted the kalo/fix-subset-exit-all branch January 31, 2025 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants