Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

docs: update introduction page #135

Merged
merged 5 commits into from
May 6, 2022
Merged

Conversation

jjmachan
Copy link
Contributor

@jjmachan jjmachan commented May 6, 2022

Description

Motivation and Context

How Has This Been Tested?

Checklist:

  • My code follows the bentoctl code style, both make format and
    make lint script have passed
  • My change reduces project test coverage and requires unit tests to be added
  • I have added unit tests covering my code change
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #135 (31284e7) into main (020535c) will decrease coverage by 0.02%.
The diff coverage is 72.50%.

@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
- Coverage   72.22%   72.20%   -0.03%     
==========================================
  Files          16       18       +2     
  Lines         893      957      +64     
==========================================
+ Hits          645      691      +46     
- Misses        248      266      +18     
Flag Coverage Δ
unit-tests 72.20% <72.50%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
bentoctl/utils/temp_dir.py 76.00% <ø> (ø)
bentoctl/utils/terraform.py 34.28% <ø> (ø)
bentoctl/cli/utils.py 73.52% <60.52%> (-16.80%) ⬇️
bentoctl/utils/__init__.py 71.42% <71.42%> (ø)
bentoctl/cli/__init__.py 85.55% <75.00%> (-1.35%) ⬇️
bentoctl/utils/usage_stats.py 95.00% <95.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@jjmachan jjmachan merged commit 2919dc5 into bentoml:main May 6, 2022
@jjmachan jjmachan deleted the docs-update branch May 6, 2022 10:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant