nyu-devops / lab-bluemix-cf

This repo demonstrates how deploy a simple Python Flask RESTful service using Bluemix Cloud Foundry
Apache License 2.0
11 stars 614 forks source link

Updates for Spring 2023 Semester #27

Closed rofrano closed 1 year ago

rofrano commented 1 year ago

Made the following changes:

Note: Since requirements don't change much a decision was made to include them in the image so that creating the development container would be much faster.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (1e79d57) 95.12% compared to head (d0e32e2) 95.12%.

:exclamation: Current head d0e32e2 differs from pull request most recent head 95c7246. Consider uploading reports for the commit 95c7246 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #27 +/- ## ======================================= Coverage 95.12% 95.12% ======================================= Files 8 8 Lines 328 328 ======================================= Hits 312 312 Misses 16 16 ``` | [Impacted Files](https://codecov.io/gh/nyu-devops/lab-bluemix-cf/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nyu-devops) | Coverage Δ | | |---|---|---| | [service/routes.py](https://codecov.io/gh/nyu-devops/lab-bluemix-cf/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nyu-devops#diff-c2VydmljZS9yb3V0ZXMucHk=) | `96.36% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nyu-devops). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nyu-devops)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.