Adding option to hide GUI window in CLI mode #996
Merged
Codecov / codecov/project
failed
Nov 18, 2024 in 0s
80.69% (-0.27%) compared to 29e3a94
View this Pull Request on Codecov
80.69% (-0.27%) compared to 29e3a94
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 80.69%. Comparing base (
29e3a94
) to head (2cacb20
).
Files with missing lines | Patch % | Lines |
---|---|---|
buzz/widgets/application.py | 50.00% | 2 Missing |
buzz/buzz.py | 0.00% | 1 Missing |
buzz/cli.py | 66.66% | 1 Missing |
buzz/widgets/main_window.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #996 +/- ##
==========================================
- Coverage 80.95% 80.69% -0.27%
==========================================
Files 86 86
Lines 5047 5056 +9
==========================================
- Hits 4086 4080 -6
- Misses 961 976 +15
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading