nix icon indicating copy to clipboard operation
nix copied to clipboard

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

Open gicmo opened this issue 4 years ago • 1 comments

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

gicmo avatar May 01 '20 13:05 gicmo

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.

codecov[bot] avatar Dec 12 '20 11:12 codecov[bot]