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

feat: make deployment_config.yaml file default if -f flag not given #121

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

jjmachan
Copy link
Contributor

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 Apr 20, 2022

Codecov Report

Merging #121 (8bc7216) into main (793be1c) will increase coverage by 0.04%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
+ Coverage   39.67%   39.71%   +0.04%     
==========================================
  Files          15       15              
  Lines         852      851       -1     
==========================================
  Hits          338      338              
+ Misses        514      513       -1     
Flag Coverage Δ
unit-tests 39.71% <0.00%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
bentoctl/cli/__init__.py 0.00% <0.00%> (ø)

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

@jjmachan jjmachan merged commit 18c6b86 into bentoml:main Apr 20, 2022
@jjmachan jjmachan deleted the default branch April 20, 2022 12:14
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.

1 participant