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

🐛 Bubbletea initialization error handling #164

Merged
merged 2 commits into from Mar 26, 2024

Safe guard for charmbracelet/bubbletea#964

ce1a548
Select commit
Failed to load commit list.
Merged

🐛 Bubbletea initialization error handling #164

Safe guard for charmbracelet/bubbletea#964
ce1a548
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

57.56% (-0.01%) compared to cf1573f

View this Pull Request on Codecov

57.56% (-0.01%) compared to cf1573f

Details

Codecov Report

Attention: Patch coverage is 54.76190% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 57.56%. Comparing base (cf1573f) to head (ce1a548).

Files Patch % Lines
pkg/output/tui/progress.go 0.00% 10 Missing ⚠️
pkg/output/tui/spinner.go 60.00% 2 Missing and 2 partials ⚠️
pkg/output/tui/bubbletea964.go 81.25% 1 Missing and 2 partials ⚠️
pkg/output/logging/context.go 0.00% 0 Missing and 1 partial ⚠️
pkg/output/term/io.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
- Coverage   57.56%   57.56%   -0.01%     
==========================================
  Files         112      113       +1     
  Lines        8387     8415      +28     
==========================================
+ Hits         4828     4844      +16     
- Misses       3298     3307       +9     
- Partials      261      264       +3     

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