cpisciotta / xcbeautify

A little beautifier tool for xcodebuild
MIT License
947 stars 67 forks source link

Add SwiftDriverJobDiscoveryCompilingCaptureGroup #305

Closed cpisciotta closed 1 month ago

cpisciotta commented 1 month ago

Changes

Add a concrete CaptureGroup for SwiftDriverJobDiscovery output. At this time, don't format it, since it's likely uninformative to a developer.

Testing

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 86.87%. Comparing base (ab7ca70) to head (2440f79).

Files Patch % Lines
...rces/XcbeautifyLib/Renderers/OutputRendering.swift 0.00% 2 Missing :warning:
Sources/XcbeautifyLib/Formatter.swift 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #305 +/- ## ========================================== - Coverage 86.95% 86.87% -0.08% ========================================== Files 14 14 Lines 1618 1631 +13 ========================================== + Hits 1407 1417 +10 - Misses 211 214 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.