Commit 96f90d7
committed
Run unit tests with expected 98% coverage
The Pyhton3 unit tests can't run the code in `__init__.py` which
reports to Pyhton 2 that this codebase is now Python 3 only.
Hence the level for complete test coverage has been reduced form
100% to 98%.
Signed-Off-By: Aidan Delaney <adelaney21@bloomberg.net>1 parent 2e62cbd commit 96f90d7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments