Port ensemble. Add Display to naive_bayes (#208)
This commit is contained in:
@@ -39,6 +39,6 @@ jobs:
|
||||
command: tarpaulin
|
||||
args: --out Lcov --all-features -- --test-threads 1
|
||||
- name: Upload to codecov.io
|
||||
uses: codecov/codecov-action@v1
|
||||
uses: codecov/codecov-action@v2
|
||||
with:
|
||||
fail_ci_if_error: true
|
||||
|
||||
Reference in New Issue
Block a user