BentoML
BentoML copied to clipboard
chore: migrate to src-layout
Codecov Report
Merging #3011 (0fef7e4) into main (1b2d9fa) will decrease coverage by
5.63%. The diff coverage is35.71%.
:exclamation: Current head 0fef7e4 differs from pull request most recent head 1719026. Consider uploading reports for the commit 1719026 to get more accurate results
@@ Coverage Diff @@
## main #3011 +/- ##
==========================================
- Coverage 67.79% 62.16% -5.64%
==========================================
Files 112 124 +12
Lines 10893 10947 +54
Branches 1928 1826 -102
==========================================
- Hits 7385 6805 -580
- Misses 3069 3702 +633
- Partials 439 440 +1
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/bentoml/__init__.py | 0.00% <ø> (ø) |
|
| src/bentoml/_internal/bento/__init__.py | 100.00% <ø> (ø) |
|
| src/bentoml/_internal/bento/bento.py | 86.64% <ø> (ø) |
|
| src/bentoml/_internal/bento/build_config.py | 62.10% <ø> (ø) |
|
| src/bentoml/_internal/bento/docker/__init__.py | 80.95% <ø> (ø) |
|
| src/bentoml/_internal/bento/gen.py | 79.22% <ø> (ø) |
|
| src/bentoml/_internal/bento/local_py_modules.py | 0.00% <ø> (ø) |
|
| src/bentoml/_internal/bento/pip_pkg.py | 0.00% <ø> (ø) |
|
| src/bentoml/_internal/configuration/__init__.py | 70.88% <ø> (ø) |
|
| src/bentoml/_internal/configuration/containers.py | 72.94% <ø> (ø) |
|
| ... and 161 more |