Closed rstoneback closed 5 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
pysatMagVect/_core.py | 222 | 225 | 98.67% | ||
pysatMagVect/satellite.py | 39 | 49 | 79.59% | ||
pysatMagVect/tests/test_core.py | 620 | 1440 | 43.06% | ||
<!-- | Total: | 882 | 1715 | 51.43% | --> |
Totals | |
---|---|
Change from base Build 82: | -16.4% |
Covered Lines: | 1203 |
Relevant Lines: | 2057 |
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
pysatMagVect/_core.py | 222 | 225 | 98.67% | ||
pysatMagVect/satellite.py | 39 | 49 | 79.59% | ||
pysatMagVect/tests/test_core.py | 1226 | 1423 | 86.16% | ||
<!-- | Total: | 1488 | 1698 | 87.63% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
pysatMagVect/tests/test_core.py | 3 | 87.66% | ||
<!-- | Total: | 3 | --> |
Totals | |
---|---|
Change from base Build 82: | 14.2% |
Covered Lines: | 1817 |
Relevant Lines: | 2040 |
Includes a number of corrections to the determination of the unit vectors. Unit tests have been significantly expanded. Default parameters have been updated based upon sensitivity testing. Moved in situ satellite routines to a satellite submodule. Expanded testing to include multiprocessor support so that high resolution figures may be produced. Incorporated work performed over the summer at UCAR.