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

feat: catchup prompt with modals #151

Draft
wants to merge 1 commit into
base: refactor/overlay-events
Choose a base branch
from

Conversation

PhearZero
Copy link
Member

ℹ Overview

  • adds Modal for Fast Catchup
  • adds Modal for Lagging Node
  • prompts user when delta is beyond threshold

@PhearZero PhearZero self-assigned this Feb 13, 2025
Copy link

codecov bot commented Feb 13, 2025

Codecov Report

Attention: Patch coverage is 21.27660% with 148 lines in your changes missing coverage. Please review.

Project coverage is 42.74%. Comparing base (c50f7fc) to head (3801c1d).

Files with missing lines Patch % Lines
ui/modals/catchup/model.go 25.42% 44 Missing ⚠️
ui/modals/catchup/lagging/model.go 29.62% 38 Missing ⚠️
ui/app/catchup.go 0.00% 28 Missing ⚠️
internal/algod/catchpoint.go 0.00% 16 Missing ⚠️
cmd/root.go 0.00% 13 Missing ⚠️
ui/overlay/controller.go 54.54% 5 Missing ⚠️
ui/overlay/view.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           refactor/overlay-events     #151      +/-   ##
===========================================================
- Coverage                    43.29%   42.74%   -0.56%     
===========================================================
  Files                           77       80       +3     
  Lines                         6329     6488     +159     
===========================================================
+ Hits                          2740     2773      +33     
- Misses                        3358     3482     +124     
- Partials                       231      233       +2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant