G-Node / nix

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

more testing of the data access methods and some fixing #838

Open jgrewe opened 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #838 (0f41b27) into master (8ef0d94) will decrease coverage by 0.02%. The diff coverage is 95.12%.

@@            Coverage Diff             @@
##           master     #838      +/-   ##
==========================================
- Coverage   95.71%   95.68%   -0.03%     
==========================================
  Files         201      201              
  Lines       13691    13706      +15     
==========================================
+ Hits        13104    13115      +11     
- Misses        587      591       +4     
Impacted Files Coverage Δ
include/nix/DataView.hpp 88.88% <ø> (+11.11%) :arrow_up:
src/util/dataAccess.cpp 88.69% <87.50%> (-0.90%) :arrow_down:
src/Dimensions.cpp 92.71% <100.00%> (ø)
test/BaseTestDataAccess.cpp 100.00% <100.00%> (ø)
test/BaseTestDimension.cpp 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 8ef0d94...0f41b27. Read the comment docs.