Skip to content
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

Spelling #194

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Spelling #194

wants to merge 6 commits into from

Conversation

jsoref
Copy link

@jsoref jsoref commented Dec 28, 2021

This PR corrects misspellings identified by the check-spelling action.

The misspellings have been reported at jsoref@f85e9d5#commitcomment-62588531

The action reports that the changes in this PR would make it happy: jsoref@b6cd2a6

Note: this PR does not include the action. If you're interested in running a spell check on every PR and push, that can be offered separately.

I intend to annotate this PR shortly. I'm happy to drop changes to files, drop specific terms, or split things as requested, although this may take some time.

Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
@codecov
Copy link

codecov bot commented Dec 28, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.14%. Comparing base (2032aa0) to head (26527b9).
Report is 42 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #194   +/-   ##
=======================================
  Coverage   91.14%   91.14%           
=======================================
  Files          18       18           
  Lines        1525     1525           
=======================================
  Hits         1390     1390           
  Misses        135      135           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

'foreign_keys': os.environ.get('COSMO_SMS_DB_FORIEGN_KEYS', 1),
'foreign_keys': os.environ.get('COSMO_SMS_DB_FOREIGN_KEYS', 1),
Copy link
Author

Choose a reason for hiding this comment

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

API break

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.

1 participant