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

Invoke view functions with kwargs instead of positional args #433

Merged
merged 1 commit into from
Jul 26, 2017

Conversation

jamesls
Copy link
Member

@jamesls jamesls commented Jul 26, 2017

See #429 for more discussion/rationale.

@codecov-io
Copy link

codecov-io commented Jul 26, 2017

Codecov Report

Merging #433 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #433   +/-   ##
======================================
  Coverage    93.6%   93.6%           
======================================
  Files          18      18           
  Lines        2860    2860           
  Branches      375     375           
======================================
  Hits         2677    2677           
  Misses        132     132           
  Partials       51      51
Impacted Files Coverage Δ
chalice/app.py 97.33% <100%> (ø) ⬆️

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 c6b9650...1cc9841. Read the comment docs.

Copy link
Contributor

@kyleknap kyleknap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. 🚢

@jamesls jamesls merged commit 1cc9841 into aws:master Jul 26, 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.

4 participants