G-Node / nix

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

[test] H5: check ascii in file to utf8 memory #817

Open gicmo opened 4 years ago

gicmo commented 4 years ago

Check that ASCII encoded data in the file can be read into memory.

codecov[bot] commented 3 years ago

Codecov Report

Merging #817 (535c07b) into master (c865fd0) will decrease coverage by 0.00%. The diff coverage is 92.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #817      +/-   ##
==========================================
- Coverage   95.35%   95.34%   -0.01%     
==========================================
  Files         181      181              
  Lines       13558    13598      +40     
==========================================
+ Hits        12928    12965      +37     
- Misses        630      633       +3     
Impacted Files Coverage Δ
backend/hdf5/h5x/H5DataType.cpp 81.78% <90.62%> (+1.31%) :arrow_up:
test/hdf5/TestH5.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 c865fd0...535c07b. Read the comment docs.