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

chore: using src-layout #3011

Merged
merged 1 commit into from Oct 11, 2022
Merged

chore: using src-layout #3011

merged 1 commit into from Oct 11, 2022

Conversation

aarnphm
Copy link
Member

@aarnphm aarnphm commented Sep 17, 2022

This PR migrates to src-layout

depends on #3012

@aarnphm aarnphm requested review from ssheng, parano and a team as code owners September 17, 2022 14:57
@aarnphm aarnphm requested review from sauyon and removed request for a team September 17, 2022 14:57
@codecov
Copy link

codecov bot commented Sep 17, 2022

Codecov Report

Merging #3011 (0fef7e4) into main (1b2d9fa) will decrease coverage by 5.63%.
The diff coverage is 35.71%.

❗ Current head 0fef7e4 differs from pull request most recent head 1719026. Consider uploading reports for the commit 1719026 to get more accurate results

Impacted file tree graph

@@            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

@aarnphm aarnphm force-pushed the chore/src-layout branch 9 times, most recently from 0336d6b to 6b0c288 Compare September 19, 2022 05:52
src/bentoml/__init__.py Outdated Show resolved Hide resolved
@aarnphm aarnphm force-pushed the chore/src-layout branch 8 times, most recently from c00f362 to 3443d0b Compare September 27, 2022 22:39
@aarnphm aarnphm force-pushed the chore/src-layout branch 3 times, most recently from 11365d0 to 46c756c Compare September 30, 2022 22:25
@aarnphm aarnphm force-pushed the chore/src-layout branch 3 times, most recently from 54c144a to 6ca6cc5 Compare October 8, 2022 07:04
@aarnphm aarnphm force-pushed the chore/src-layout branch 8 times, most recently from 40fb5ef to 2db1f76 Compare October 10, 2022 17:56
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
@aarnphm aarnphm changed the title chore: migrate to src-layout chore: using src-layout Oct 11, 2022
@aarnphm aarnphm merged commit 35cd25c into bentoml:main Oct 11, 2022
@aarnphm aarnphm deleted the chore/src-layout branch October 11, 2022 09:42
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

3 participants