cpisciotta / xcbeautify

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

Use Package Access Modifier #249

Closed cpisciotta closed 4 months ago

cpisciotta commented 5 months ago

Downgrade existing types to use the package access level modifier. In a future PR, introduce a public type for XCBeautifyLib consumers.

codecov[bot] commented 5 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (385a721) 86.27% compared to head (1d39b04) 86.26%.

Files Patch % Lines
Sources/XcbeautifyLib/Parser.swift 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #249 +/- ## ========================================== - Coverage 86.27% 86.26% -0.01% ========================================== Files 13 13 Lines 1537 1536 -1 ========================================== - Hits 1326 1325 -1 Misses 211 211 ```

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