Closed jgrewe closed 4 years ago
@gicmo Will you have a look at this or should I go ahead and merge? Not sure what's up with codecov and if we should try to restart it somehow until it's finished.
:exclamation: No coverage uploaded for pull request base (
master@de63976
). Click here to learn what that means. The diff coverage is88.39%
.
@@ Coverage Diff @@
## master #807 +/- ##
=========================================
Coverage ? 94.66%
=========================================
Files ? 177
Lines ? 12385
Branches ? 0
=========================================
Hits ? 11724
Misses ? 661
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
include/nix/base/IDataArray.hpp | 100% <ø> (ø) |
|
include/nix/base/IDimensions.hpp | 100% <ø> (ø) |
|
backend/hdf5/DimensionHDF5.hpp | 100% <ø> (ø) |
|
test/TestValidate.hpp | 100% <ø> (ø) |
|
test/BaseTestDataArray.cpp | 100% <100%> (ø) |
|
test/TestValidate.cpp | 98.24% <100%> (ø) |
|
backend/hdf5/DataArrayHDF5.cpp | 89.22% <100%> (ø) |
|
include/nix/valid/checks.hpp | 100% <100%> (ø) |
|
test/hdf5/TestDataArrayHDF5.hpp | 100% <100%> (ø) |
|
src/valid/validate.cpp | 75.22% <100%> (ø) |
|
... and 5 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update de63976...855fefb. Read the comment docs.
LGTM. Got a couple of issues for NIXPy out of this.