The Wayback Machine - https://web.archive.org/web/20200916053150/https://github.com/aws/chalice/pull/1090
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

Clarify dependency install in CONTRIBUTING.rst #1090

Merged
merged 1 commit into from May 6, 2019

Conversation

@nkantar
Copy link
Contributor

nkantar commented Mar 15, 2019

Issue #, if available:
Closes #1067

Description of changes:
The Contributing guide currently directs the user to install Chalice without the optional watchdog dependency, which causes make prcheck to fail. This PR updates the documentation to instruct the user to install this "required" dependency.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

The Contributing guide currently directs the user to install Chalice
without the optional watchdog dependency, which causes make prcheck
to fail.

This commit updates the documentation to instruct the user to install
this "required" dependency.
@codecov-io
Copy link

codecov-io commented Mar 15, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1090   +/-   ##
=======================================
  Coverage   95.47%   95.47%           
=======================================
  Files          27       27           
  Lines        4577     4577           
  Branches      579      579           
=======================================
  Hits         4370     4370           
  Misses        135      135           
  Partials       72       72

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 3c7e605...63423df. Read the comment docs.

@stealthycoin
Copy link
Contributor

stealthycoin commented May 6, 2019

Good catch, thank you.

@stealthycoin stealthycoin merged commit ad31b35 into aws:master May 6, 2019
3 checks passed
3 checks passed
codecov/patch Coverage not affected when comparing 3c7e605...63423df
Details
codecov/project 95.47% remains the same compared to 3c7e605
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.