cpisciotta / xcbeautify

A little beautifier tool for xcodebuild
MIT License
915 stars 62 forks source link

Add SwiftCompile Support #254

Closed cpisciotta closed 4 months ago

cpisciotta commented 4 months ago

Changes

Testing

Average results after formatting large_xcodebuild_log.txt (99.9 MB xcodebuild log).

Measurement Before After Absolute Difference Percentage Difference
Time 5.98 seconds 4.66 seconds -1.32 seconds -22.07% seconds
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.09%. Comparing base (e3898d2) to head (afda5ce).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #254 +/- ## ========================================== + Coverage 84.94% 85.09% +0.15% ========================================== Files 14 14 Lines 1461 1476 +15 ========================================== + Hits 1241 1256 +15 Misses 220 220 ```

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