bentoml / bentoctl

Fast model deployment on any cloud 🚀
https://bentoml.com
Other
175 stars 30 forks source link

chore: switch to PDM #209

Closed frostming closed 11 months ago

frostming commented 11 months ago

Signed-off-by: Frost Ming me@frostming.com

Description

codecov[bot] commented 11 months ago

Codecov Report

Merging #209 (5bc3c47) into main (eb6bf05) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #209   +/-   ##
=======================================
  Coverage   59.28%   59.28%           
=======================================
  Files          24       24           
  Lines        1250     1250           
=======================================
  Hits          741      741           
  Misses        509      509           
Flag Coverage Δ
unit-tests 59.28% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
bentoctl/cli/__init__.py 75.17% <ø> (+1.37%) :arrow_up:
bentoctl/deployment_config.py 71.23% <0.00%> (ø)
bentoctl/utils/operator_helpers/generate.py 0.00% <ø> (ø)
bentoctl/utils/temp_dir.py 42.30% <ø> (ø)
bentoctl/utils/usage_stats.py 80.76% <ø> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more