This repository was archived by the owner on Jun 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We have a significant drop in test coverage, but the code is never the less much better now.
- Loading branch information
Oz Tiram
committed
Dec 12, 2018
1 parent
8ac1365
commit 5b409eb
Showing
3 changed files
with
30 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[run] | ||
source = koris | ||
omit = tests/*, examples/*, setup.py, *__init__.py, koris/cli.py, \ | ||
koris/cloud/builder.py, \ | ||
koris/deploy/k8s.py, \ | ||
koris/koris.py | ||
koris/koris.py, \ | ||
koris/util/hue.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters