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

Add support for absolute --project-dir #1146

Merged
merged 2 commits into from
Jun 7, 2019

Conversation

stealthycoin
Copy link
Contributor

The --project-dir command line argument can now be a relative or
absolute path.

closes #1037 #940

The --project-dir command line argument can now be a relative or
absolute path.
@codecov-io
Copy link

codecov-io commented Jun 7, 2019

Codecov Report

Merging #1146 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1146      +/-   ##
==========================================
+ Coverage   95.58%   95.61%   +0.02%     
==========================================
  Files          27       27              
  Lines        4646     4648       +2     
  Branches      587      588       +1     
==========================================
+ Hits         4441     4444       +3     
  Misses        134      134              
+ Partials       71       70       -1
Impacted Files Coverage Δ
chalice/cli/__init__.py 86.94% <100%> (+0.47%) ⬆️

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 d82d499...cc9437d. Read the comment docs.

@stealthycoin stealthycoin merged commit ecd093e into aws:master Jun 7, 2019
@stealthycoin stealthycoin deleted the project-dir branch June 7, 2019 22:39
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.

4 participants