cpisciotta / xcbeautify

A little beautifier tool for xcodebuild
MIT License
957 stars 68 forks source link

Treat Warnings as Errors #241

Closed cpisciotta closed 8 months ago

cpisciotta commented 8 months ago

On CI, check that the release configuration compiles without compiler warnings.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d7e3df5) 85.83% compared to head (6dae9d0) 85.83%.

:exclamation: Current head 6dae9d0 differs from pull request most recent head ad837ee. Consider uploading reports for the commit ad837ee to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #241 +/- ## ======================================= Coverage 85.83% 85.83% ======================================= Files 13 13 Lines 1842 1843 +1 ======================================= + Hits 1581 1582 +1 Misses 261 261 ```

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