push
github
5 of 6 new or added lines in 2 files covered. (83.33%)
4117 existing lines in 34 files now uncovered.11 of 5399 relevant lines covered (0.2%)
0.01 hits per line
1 |
# -*- coding: utf-8 -*-
|
|
UNCOV
2
|
from . import nexsci
|
× |
UNCOV
3
|
from .nexsci import from_nexsci |
× |