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

Issues/292 - add API Gateway #303

Merged
merged 6 commits into from
Sep 21, 2017
Merged

Issues/292 - add API Gateway #303

merged 6 commits into from
Sep 21, 2017

Conversation

jantman
Copy link
Owner

@jantman jantman commented Sep 21, 2017

Adds API Gateway integration; fixes #292

@codecov-io
Copy link

codecov-io commented Sep 21, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #303    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files          24     25     +1     
  Lines        1789   1896   +107     
  Branches      276    293    +17     
======================================
+ Hits         1789   1896   +107
Impacted Files Coverage Δ
awslimitchecker/utils.py 100% <100%> (ø) ⬆️
awslimitchecker/runner.py 100% <100%> (ø) ⬆️
awslimitchecker/services/vpc.py 100% <100%> (ø) ⬆️
awslimitchecker/services/apigateway.py 100% <100%> (ø)
awslimitchecker/version.py 100% <100%> (ø) ⬆️
awslimitchecker/checker.py 100% <100%> (ø) ⬆️
awslimitchecker/tests/services/__init__.py 100% <0%> (ø) ⬆️

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 34271a9...e759c8f. Read the comment docs.

@jantman jantman changed the base branch from master to develop September 21, 2017 11:33
@jantman jantman merged commit 1db709a into develop Sep 21, 2017
@jantman jantman deleted the issues/292 branch September 21, 2017 11:34
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