Skip to content

Fix simple typo: mutliple -> multiple - #116

Open
timgates42 wants to merge 1 commit into
donnemartin:masterfrom
timgates42:bugfix/typo_multiple
Open

timgates42 wants to merge 1 commit into
donnemartin:masterfrom
timgates42:bugfix/typo_multiple

Conversation

@timgates42

Copy link
Copy Markdown

Closes #115

@codecov-io

codecov-io commented Nov 19, 2019

Copy link
Copy Markdown

Codecov Report

Merging #116 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #116   +/-   ##
=======================================
  Coverage   92.69%   92.69%           
=======================================
  Files          31       31           
  Lines        1259     1259           
=======================================
  Hits         1167     1167           
  Misses         92       92
Impacted Files Coverage Δ
saws/completer.py 93.81% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d05529...21531f2. Read the comment docs.

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.69%. Comparing base (8d05529) to head (21531f2).
⚠️ Report is 170 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #116   +/-   ##
=======================================
  Coverage   92.69%   92.69%           
=======================================
  Files          31       31           
  Lines        1259     1259           
=======================================
  Hits         1167     1167           
  Misses         92       92           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Small typo in docstring for AWSCompleter.replace_shortcuts

4 participants