Skip to content

Commit ac344a7

Browse files
authored
Merge pull request #328 from flask-dashboard/fix_issues_tests_reporting
Removed tests for mean permutation tests.
2 parents 1807495 + 0683bd5 commit ac344a7

File tree

3 files changed

+1
-46
lines changed

3 files changed

+1
-46
lines changed

.github/workflows/python-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,4 @@ jobs:
3131
- name: Upload coverage to Codecov
3232
uses: codecov/codecov-action@v1
3333
with:
34-
fail_ci_if_error: true
35-
file: .coverage
34+
file: ./coverage.xml

tests/core/reporting/__init__.py

Whitespace-only changes.

tests/core/reporting/test_mean_permutation_test.py

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)