Skip to content

Spelling#194

Open
jsoref wants to merge 6 commits into
spacetelescope:masterfrom
jsoref:spelling
Open

Spelling#194
jsoref wants to merge 6 commits into
spacetelescope:masterfrom
jsoref:spelling

Conversation

@jsoref
Copy link
Copy Markdown

@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 <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

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.

Comment thread cosmo/__init__.py
'pragmas': {
'journal_mode': os.environ.get('COSMO_SMS_DB_JOURNAL', 'wal'),
'foreign_keys': os.environ.get('COSMO_SMS_DB_FORIEGN_KEYS', 1),
'foreign_keys': os.environ.get('COSMO_SMS_DB_FOREIGN_KEYS', 1),
Copy link
Copy Markdown
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