Closed vincetran closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 68.52%. Comparing base (
806a75c
) to head (98680de
). Report is 5 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issue \
N/A
Description
Fixed a typo I ran into when going through the README
General Checklist
Added new tests to cover change, if neededBuild succeeds with all target using Swift Package ManagerAll unit tests passAll integration tests passSecurity oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)Documentation update for the change if requiredNew or updated tests includeGiven When Then
inline code documentation and are named accordinglytestThing_condition_expectation()
If breaking change, documentation/changelog update with migration instructionsBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.