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

Lambda deployment improvement - ensure requirement dir in PYTHONPATH #508

Merged
merged 2 commits into from
Jan 30, 2020

Conversation

yubozhao
Copy link
Contributor

Ensure /tmp/requirements directory is in PYTHONPATH.

@yubozhao yubozhao requested a review from parano January 29, 2020 23:30
@yubozhao yubozhao changed the title ensure requirement dir is in python path Lambda deployment improvement - ensure requirement dir in PYTHONPATH Jan 29, 2020
@codecov-io
Copy link

Codecov Report

Merging #508 into master will increase coverage by 0.13%.
The diff coverage is 22.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #508      +/-   ##
==========================================
+ Coverage   56.29%   56.42%   +0.13%     
==========================================
  Files          89       89              
  Lines        6402     6408       +6     
==========================================
+ Hits         3604     3616      +12     
+ Misses       2798     2792       -6
Impacted Files Coverage Δ
.../deployment/aws_lambda/download_extra_resources.py 0% <0%> (ø) ⬆️
bentoml/deployment/aws_lambda/lambda_app.py 91.17% <100%> (+0.55%) ⬆️
bentoml/handlers/dataframe_handler.py 83.33% <0%> (-0.71%) ⬇️
bentoml/yatai/yatai_service_impl.py 35.18% <0%> (ø) ⬆️
bentoml/configuration/__init__.py 88.73% <0%> (+1.4%) ⬆️
bentoml/_version.py 44.4% <0%> (+1.8%) ⬆️
bentoml/bundler/config.py 94.5% <0%> (+3.29%) ⬆️

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 4b30c1a...c36e9a0. Read the comment docs.

@yubozhao yubozhao merged commit efb0204 into bentoml:master Jan 30, 2020
aarnphm pushed a commit to aarnphm/BentoML that referenced this pull request Jul 29, 2022
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.

3 participants