Add extension point for stylizing console output #687
+442
−8
Codecov / codecov/project
succeeded
Mar 5, 2025 in 1s
87.51% (+0.22%) compared to c8f5479
View this Pull Request on Codecov
87.51% (+0.22%) compared to c8f5479
Details
Codecov Report
Attention: Patch coverage is 93.63057%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 87.51%. Comparing base (
c8f5479
) to head (7798cca
).
Files with missing lines | Patch % | Lines |
---|---|---|
colcon_core/output_style/ansi_colors.py | 89.47% | 3 Missing and 3 partials |
colcon_core/output_style/__init__.py | 94.44% | 0 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #687 +/- ##
==========================================
+ Coverage 87.29% 87.51% +0.22%
==========================================
Files 68 71 +3
Lines 3951 4101 +150
Branches 760 787 +27
==========================================
+ Hits 3449 3589 +140
- Misses 396 399 +3
- Partials 106 113 +7
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading