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

Feature: Proxy #6848

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Feature: Proxy #6848

merged 1 commit into from
Sep 27, 2023

Conversation

bblommers
Copy link
Collaborator

No description provided.

@bblommers bblommers linked an issue Sep 25, 2023 that may be closed by this pull request
@bblommers bblommers force-pushed the feature/proxy-squashed branch 6 times, most recently from aab6bf7 to a292310 Compare September 27, 2023 12:39
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #6848 (a292310) into master (d45845d) will decrease coverage by 0.40%.
Report is 10 commits behind head on master.
The diff coverage is 10.49%.

@@            Coverage Diff             @@
##           master    #6848      +/-   ##
==========================================
- Coverage   96.20%   95.81%   -0.40%     
==========================================
  Files         816      821       +5     
  Lines       80090    80488     +398     
==========================================
+ Hits        77053    77116      +63     
- Misses       3037     3372     +335     
Flag Coverage Δ
servertests 36.77% <8.13%> (-0.29%) ⬇️
unittests 95.75% <10.23%> (-0.40%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
moto/__init__.py 98.73% <100.00%> (ø)
moto/s3/responses.py 95.53% <100.00%> (+0.01%) ⬆️
moto/utilities/utils.py 94.54% <100.00%> (+0.20%) ⬆️
moto/settings.py 78.31% <71.42%> (-0.91%) ⬇️
moto/moto_proxy/__init__.py 71.42% <71.42%> (ø)
moto/awslambda/models.py 92.95% <36.84%> (-0.98%) ⬇️
moto/moto_proxy/utils.py 0.00% <0.00%> (ø)
moto/core/models.py 83.27% <19.14%> (-12.29%) ⬇️
moto/proxy.py 0.00% <0.00%> (ø)
moto/moto_proxy/certificate_creator.py 0.00% <0.00%> (ø)
... and 1 more

... and 5 files with indirect coverage changes

@bblommers bblommers force-pushed the feature/proxy-squashed branch from a292310 to 86c1b6f Compare September 27, 2023 15:57
@bblommers bblommers marked this pull request as ready for review September 27, 2023 18:34
@bblommers bblommers added this to the 4.2.5 milestone Sep 27, 2023
@bblommers bblommers merged commit 438b2b7 into getmoto:master Sep 27, 2023
81 of 82 checks passed
@bblommers bblommers deleted the feature/proxy-squashed branch September 27, 2023 18:34
@github-actions
Copy link
Contributor

This is now part of moto >= 4.2.5.dev12

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.

switch server mode to proxies
1 participant