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

feat: Lambda URLs #2231

Merged
merged 2 commits into from
Nov 19, 2021
Merged

feat: Lambda URLs #2231

merged 2 commits into from
Nov 19, 2021

Conversation

mndeveci
Copy link
Contributor

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

mndeveci and others added 2 commits November 19, 2021 12:13
release: v1.41.0
Co-authored-by: jonife <79116465+jonife@users.noreply.github.com>
Co-authored-by: Renato Valenzuela <37676028+valerena@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2021

Codecov Report

Merging #2231 (a3c2cae) into develop (e7a1496) will increase coverage by 0.99%.
The diff coverage is 98.61%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2231      +/-   ##
===========================================
+ Coverage    93.58%   94.57%   +0.99%     
===========================================
  Files           90       95       +5     
  Lines         6124     6605     +481     
  Branches      1260     1332      +72     
===========================================
+ Hits          5731     6247     +516     
+ Misses         183      166      -17     
+ Partials       210      192      -18     
Impacted Files Coverage Δ
samtranslator/translator/logical_id_generator.py 100.00% <ø> (+9.09%) ⬆️
samtranslator/region_configuration.py 77.77% <63.63%> (-22.23%) ⬇️
samtranslator/swagger/swagger.py 94.02% <91.42%> (+0.66%) ⬆️
samtranslator/__init__.py 100.00% <100.00%> (ø)
samtranslator/feature_toggle/dialup.py 100.00% <100.00%> (ø)
samtranslator/feature_toggle/feature_toggle.py 100.00% <100.00%> (+12.16%) ⬆️
samtranslator/intrinsics/actions.py 98.75% <100.00%> (+0.03%) ⬆️
samtranslator/metrics/method_decorator.py 100.00% <100.00%> (ø)
samtranslator/metrics/metrics.py 100.00% <100.00%> (ø)
samtranslator/model/api/api_generator.py 94.69% <100.00%> (+0.33%) ⬆️
... and 36 more

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 153ad43...a3c2cae. Read the comment docs.

@CoshUS CoshUS merged commit bbc7e30 into develop Nov 19, 2021
@mndeveci mndeveci deleted the hotfix_lambda_urls branch November 23, 2021 20:36
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.

None yet

4 participants