Add navigation menu with in compose up (attached) #11605
Merged
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.
Loading