G-Node / nix

Neuroscience information exchange format
https://readthedocs.org/projects/nixio/
Other
66 stars 36 forks source link

Adds a label to the SetDimension ... #837

Closed jgrewe closed 2 years ago

jgrewe commented 2 years ago

Equivalent of https://github.com/G-Node/nixpy/pull/522

codecov[bot] commented 2 years ago

Codecov Report

Merging #837 (acbe8e5) into master (e6802d4) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #837      +/-   ##
==========================================
+ Coverage   95.70%   95.71%   +0.01%     
==========================================
  Files         201      201              
  Lines       13657    13691      +34     
==========================================
+ Hits        13070    13104      +34     
  Misses        587      587              
Impacted Files Coverage Δ
backend/hdf5/DimensionHDF5.hpp 100.00% <ø> (ø)
include/nix/base/IDimensions.hpp 100.00% <ø> (ø)
test/BaseTestDimension.hpp 100.00% <ø> (ø)
backend/hdf5/DimensionHDF5.cpp 94.09% <100.00%> (+0.24%) :arrow_up:
include/nix/Dimensions.hpp 99.04% <100.00%> (+0.03%) :arrow_up:
src/Dimensions.cpp 92.71% <100.00%> (+0.04%) :arrow_up:
test/BaseTestDimension.cpp 100.00% <100.00%> (ø)
test/hdf5/TestDimensionHDF5.hpp 100.00% <100.00%> (ø)

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 e6802d4...acbe8e5. Read the comment docs.