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

Add navigation menu with in compose up (attached) #11605

Merged
merged 1 commit into from
Mar 22, 2024

Add Navigation Menu to compose up

831a5af
Select commit
Loading
Failed to load commit list.
Merged

Add navigation menu with in compose up (attached) #11605

Add Navigation Menu to compose up
831a5af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2024 in 0s

54.75% (-0.87%) compared to 3950460

View this Pull Request on Codecov

54.75% (-0.87%) compared to 3950460

Details

Codecov Report

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

Project coverage is 54.75%. Comparing base (3950460) to head (831a5af).

Files Patch % Lines
cmd/formatter/shortcut.go 0.00% 192 Missing ⚠️
cmd/formatter/ansi.go 16.12% 26 Missing ⚠️
pkg/compose/up.go 33.33% 10 Missing and 2 partials ⚠️
cmd/formatter/colors.go 0.00% 8 Missing ⚠️
cmd/formatter/logs.go 60.00% 2 Missing and 4 partials ⚠️
internal/tracing/keyboard_metrics.go 45.45% 4 Missing and 2 partials ⚠️
pkg/compose/watch.go 73.33% 3 Missing and 1 partial ⚠️
cmd/compose/compose.go 70.00% 1 Missing and 2 partials ⚠️
internal/tracing/wrap.go 75.00% 1 Missing ⚠️
pkg/compose/compose.go 66.66% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11605      +/-   ##
==========================================
- Coverage   55.62%   54.75%   -0.87%     
==========================================
  Files         142      145       +3     
  Lines       12258    12553     +295     
==========================================
+ Hits         6818     6874      +56     
- Misses       4752     4984     +232     
- Partials      688      695       +7     

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