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

revert(pyproject): add back pytest plugins #3633

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

aarnphm
Copy link
Contributor

@aarnphm aarnphm commented Mar 3, 2023

cc @sauyon

Signed-off-by: Aaron [email protected]

@aarnphm aarnphm requested a review from a team as a code owner March 3, 2023 04:46
@aarnphm aarnphm requested review from jjmachan and removed request for a team March 3, 2023 04:46
@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Merging #3633 (a423bd2) into main (6e01630) will decrease coverage by 3.31%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3633      +/-   ##
==========================================
- Coverage   31.86%   28.56%   -3.31%     
==========================================
  Files         146      146              
  Lines       12027    12027              
  Branches     1985     1979       -6     
==========================================
- Hits         3833     3435     -398     
- Misses       7919     8382     +463     
+ Partials      275      210      -65     
Impacted Files Coverage Δ
src/bentoml/client.py 0.00% <0.00%> (-100.00%) ⬇️
src/bentoml/container.py 0.00% <0.00%> (-67.50%) ⬇️
src/bentoml/_internal/client/grpc.py 0.00% <0.00%> (-64.87%) ⬇️
src/bentoml/_internal/client/__init__.py 0.00% <0.00%> (-51.32%) ⬇️
src/bentoml/_internal/client/http.py 0.00% <0.00%> (-35.11%) ⬇️
src/bentoml/_internal/container/__init__.py 40.95% <0.00%> (-32.39%) ⬇️
src/bentoml/_internal/utils/metrics.py 23.33% <0.00%> (-30.00%) ⬇️
src/bentoml/_internal/server/grpc_app.py 0.00% <0.00%> (-28.41%) ⬇️
src/bentoml/_internal/container/docker.py 34.48% <0.00%> (-27.59%) ⬇️
src/bentoml/_internal/container/base.py 46.72% <0.00%> (-16.83%) ⬇️
... and 20 more

pyproject.toml Show resolved Hide resolved
@aarnphm aarnphm changed the title revert: add back pytest plugins revert(pyproject): add back pytest plugins Mar 3, 2023
@aarnphm aarnphm merged commit f66cdbd into bentoml:main Mar 3, 2023
@aarnphm aarnphm deleted the revert/pytest-plugins branch March 3, 2023 06:05
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.

2 participants