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: make quickstart batchable #3172

Merged
merged 3 commits into from Nov 2, 2022
Merged

Conversation

sauyon
Copy link
Contributor

@sauyon sauyon commented Nov 1, 2022

Makes our quickstart example batchable by default.

@sauyon sauyon requested a review from a team as a code owner November 1, 2022 22:29
@sauyon sauyon requested review from larme and aarnphm and removed request for a team November 1, 2022 22:29
@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Merging #3172 (4eab9cc) into main (3193102) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3172      +/-   ##
==========================================
- Coverage   21.71%   21.69%   -0.03%     
==========================================
  Files         101      101              
  Lines        9721     9735      +14     
  Branches     1688     1691       +3     
==========================================
+ Hits         2111     2112       +1     
- Misses       7562     7575      +13     
  Partials       48       48              
Impacted Files Coverage Δ
src/bentoml/_internal/monitoring/api.py 40.54% <0.00%> (-2.85%) ⬇️
src/bentoml/_internal/log.py 0.00% <0.00%> (ø)

@aarnphm aarnphm changed the title make quickstart batchable feat: make quickstart batchable Nov 1, 2022
aarnphm
aarnphm previously approved these changes Nov 1, 2022
@aarnphm
Copy link
Member

aarnphm commented Nov 1, 2022

OO you need to run format and lint 😄

@sauyon
Copy link
Contributor Author

sauyon commented Nov 1, 2022

I'll add the hooks again eventually...

@aarnphm
Copy link
Member

aarnphm commented Nov 2, 2022

still failed 😢

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
@aarnphm aarnphm merged commit 0e8b7b8 into bentoml:main Nov 2, 2022
@aarnphm aarnphm deleted the fix-quickstart branch November 2, 2022 10:16
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

2 participants