cpisciotta / xcbeautify

A little beautifier tool for xcodebuild
MIT License
939 stars 65 forks source link

Introduce ParsingTests #235

Closed cpisciotta closed 7 months ago

cpisciotta commented 7 months ago

Introduce a unit test that parsers an entire build log. The build log represents a clean build of Backyard Birds on Xcode 15.1.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (84d24a9) 84.58% compared to head (2b28bb3) 84.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #235 +/- ## ========================================== + Coverage 84.58% 84.90% +0.32% ========================================== Files 14 14 Lines 1862 1862 ========================================== + Hits 1575 1581 +6 + Misses 287 281 -6 ```

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