Skip to content

Build history command using bubbletea#182

Draft
spaulg wants to merge 1 commit into
mainfrom
181-log-history-command-implemented-in-bubbletea
Draft

Build history command using bubbletea#182
spaulg wants to merge 1 commit into
mainfrom
181-log-history-command-implemented-in-bubbletea

Build history command using bubbletea

9f64c93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 6, 2026 in 0s

34.96% (-5.46%) compared to 4ef290a

View this Pull Request on Codecov

34.96% (-5.46%) compared to 4ef290a

Details

Codecov Report

❌ Patch coverage is 11.42857% with 558 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.96%. Comparing base (4ef290a) to head (9f64c93).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...g/host/app/bubbletea/components/table/component.go 0.00% 193 Missing ⚠️
.../app/bubbletea/models/workflow_event_tree/model.go 0.00% 77 Missing ⚠️
.../pkg/host/app/bubbletea/views/workflow_log/view.go 0.00% 69 Missing ⚠️
.../bubbletea/models/execution_event_history/model.go 0.00% 61 Missing ⚠️
...bubbletea/models/execution_event_overview/model.go 0.00% 48 Missing ⚠️
...host/app/bubbletea/components/heading/component.go 0.00% 21 Missing ⚠️
.../pkg/host/infra/repository/json_file_repository.go 0.00% 20 Missing ⚠️
internal/pkg/host/app/bubbletea/layout/manager.go 73.61% 19 Missing ⚠️
...pp/bubbletea/models/workflow_event_output/model.go 0.00% 19 Missing ⚠️
internal/pkg/host/app/bubbletea/layout/spec.go 41.66% 14 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
- Coverage   40.41%   34.96%   -5.46%     
==========================================
  Files          62       72      +10     
  Lines        2766     3378     +612     
==========================================
+ Hits         1118     1181      +63     
- Misses       1590     2139     +549     
  Partials       58       58              

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