Closed jpsim closed 1 year ago
Base: 87.62% // Head: 87.64% // Increases project coverage by +0.02%
:tada:
Coverage data is based on head (
98b4d61
) compared to base (e723f61
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Disable TODO rule since we explicitly want to keep TODO comments.
Finally, bump up
MACOSX_DEPLOYMENT_TARGET
to10.13
to fix an Xcode 14 warning.