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

fix: throw error when method authorizer is present and api auth is no… #1282

Merged
merged 1 commit into from
Dec 4, 2019

Conversation

ShreyaGangishetty
Copy link

…t defined

Issue #, if available:
#1240

Description of changes:
added a check to see if api auth section is defined

Description of how you validated changes:

Checklist:

  • Write/update tests
  • make pr passes
  • Update documentation
  • Verify transformed template deploys and application functions as expected
  • Add/update example to examples/2016-10-31

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

@codecov-io
Copy link

Codecov Report

Merging #1282 into develop will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #1282      +/-   ##
==========================================
+ Coverage    94.49%   94.5%   +<.01%     
==========================================
  Files           72      72              
  Lines         3745    3746       +1     
  Branches       741     742       +1     
==========================================
+ Hits          3539    3540       +1     
  Misses         104     104              
  Partials       102     102
Impacted Files Coverage Δ
samtranslator/model/eventsources/push.py 89.83% <100%> (+0.02%) ⬆️

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 e31e880...38d97ef. Read the comment docs.

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