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

Always re-inject the chalice runtime into the zip file #245

Merged
merged 1 commit into from
Feb 22, 2017

Conversation

jamesls
Copy link
Member

@jamesls jamesls commented Feb 22, 2017

This ensures more seamless upgrades when new functionality is
added to the runtime (such as Response classes).

This ensures more seamless upgrades when new functionality is
added to the runtime (such as Response classes).
@codecov-io
Copy link

Codecov Report

Merging #245 into master will decrease coverage by -0.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #245      +/-   ##
==========================================
- Coverage   79.31%   79.27%   -0.05%     
==========================================
  Files          13       13              
  Lines        1518     1515       -3     
  Branches      200      200              
==========================================
- Hits         1204     1201       -3     
  Misses        257      257              
  Partials       57       57
Impacted Files Coverage Δ
chalice/deployer.py 71.42% <100%> (-0.2%)

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 48d69a0...11ccb27. Read the comment docs.

@jamesls jamesls merged commit 11ccb27 into aws:master Feb 22, 2017
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.

2 participants