Skip to content

Fix typo in README.md #208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 19, 2022
Merged

Fix typo in README.md #208

merged 1 commit into from
Jan 19, 2022

Conversation

klolev
Copy link

@klolev klolev commented Jan 19, 2022

Fixed a typo in README.md (Secrurity -> Security)

Copy link
Member

@0xTim 0xTim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@codecov-commenter
Copy link

codecov-commenter commented Jan 19, 2022

Codecov Report

Merging #208 (a9937de) into main (0157e1d) will increase coverage by 4.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
+ Coverage   40.46%   44.59%   +4.12%     
==========================================
  Files         116      116              
  Lines        7777     7784       +7     
==========================================
+ Hits         3147     3471     +324     
+ Misses       4630     4313     -317     
Flag Coverage Δ
unittests 44.59% <ø> (+4.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...urces/PostgresNIO/New/Data/Array+PSQLCodable.swift 94.68% <0.00%> (+1.06%) ⬆️
...rces/PostgresNIO/New/Extensions/Logging+PSQL.swift 19.60% <0.00%> (+1.42%) ⬆️
Sources/PostgresNIO/New/PSQLConnection.swift 31.55% <0.00%> (+1.94%) ⬆️
...s/PostgresNIO/Message/PostgresMessageDecoder.swift 95.45% <0.00%> (+2.27%) ⬆️
Sources/PostgresNIO/New/Data/Int+PSQLCodable.swift 20.26% <0.00%> (+2.61%) ⬆️
...es/PostgresNIO/New/PSQLBackendMessageDecoder.swift 93.28% <0.00%> (+2.98%) ⬆️
Sources/PostgresNIO/New/PSQLRow.swift 66.66% <0.00%> (+3.03%) ⬆️
...urces/PostgresNIO/New/Messages/ErrorResponse.swift 32.30% <0.00%> (+3.07%) ⬆️
...urces/PostgresNIO/New/Data/Float+PSQLCodable.swift 76.66% <0.00%> (+3.33%) ⬆️
Sources/PostgresNIO/New/PSQLBackendMessage.swift 96.63% <0.00%> (+3.36%) ⬆️
... and 18 more

@0xTim 0xTim merged commit e231a57 into vapor:main Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants