cpisciotta / xcbeautify

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

[WIP] Refactor Parser #238

Open cpisciotta opened 6 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 86.58009% with 31 lines in your changes are missing coverage. Please review.

Project coverage is 86.94%. Comparing base (1418143) to head (be27d0f).

Files Patch % Lines
Sources/XcbeautifyLib/Formatter.swift 90.25% 19 Missing :warning:
Sources/XcbeautifyLib/XCBeautifier.swift 0.00% 9 Missing :warning:
Sources/XcbeautifyLib/Parser.swift 75.00% 2 Missing :warning:
Sources/XcbeautifyLib/CaptureGroups.swift 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## DeleteTestSummary #238 +/- ## ===================================================== - Coverage 87.91% 86.94% -0.98% ===================================================== Files 14 14 Lines 1614 1601 -13 ===================================================== - Hits 1419 1392 -27 - Misses 195 209 +14 ```

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