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

[Community] Update CODE_OF_CONDUCT.md #788

Merged
merged 1 commit into from
Jun 12, 2020

Conversation

parano
Copy link
Member

@parano parano commented Jun 12, 2020

Description

Motivation and Context

How Has This Been Tested?

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Documentation
  • Test, CI, or build
  • None

Components (if applicable)

  • BentoService (model packaging, dependency management, handler definition)
  • Model Artifact (model serialization, multi-framework support)
  • Model Server (mico-batching, logging, metrics, tracing, benchmark, OpenAPI)
  • YataiService (model management, deployment automation)
  • Documentation

Checklist:

  • My code follows the bentoml code style, both ./dev/format.sh and
    ./dev/lint.sh script have passed
    (instructions).
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • My change requires a change in bentoml/gallery example notebooks
  • I have sent a pull request to bentoml/gallery to make that change

@codecov
Copy link

codecov bot commented Jun 12, 2020

Codecov Report

Merging #788 into master will increase coverage by 0.14%.
The diff coverage is 60.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #788      +/-   ##
==========================================
+ Coverage   55.53%   55.68%   +0.14%     
==========================================
  Files         108      114       +6     
  Lines        8144     8336     +192     
==========================================
+ Hits         4523     4642     +119     
- Misses       3621     3694      +73     
Impacted Files Coverage Δ
bentoml/clipper/__init__.py 0.00% <ø> (ø)
bentoml/yatai/proto/__init__.py 100.00% <ø> (ø)
bentoml/yatai/proto/deployment_pb2.py 100.00% <ø> (ø)
bentoml/yatai/proto/status_pb2.py 100.00% <ø> (ø)
bentoml/yatai/proto/yatai_service_pb2.py 100.00% <ø> (ø)
bentoml/handlers/adapter/dataframe_output.py 27.11% <27.11%> (ø)
bentoml/yatai/proto/yatai_service_pb2_grpc.py 42.20% <37.62%> (+13.03%) ⬆️
bentoml/handlers/json_handler.py 54.54% <45.45%> (+5.17%) ⬆️
bentoml/handlers/tensorflow_tensor_handler.py 70.00% <58.33%> (-2.00%) ⬇️
bentoml/handlers/adapter/tf_tensor_output.py 63.63% <63.63%> (ø)
... and 19 more

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 8d49f11...d678c4e. Read the comment docs.

@parano parano merged commit bb9a327 into bentoml:master Jun 12, 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.

1 participant