dash-project / dash

DASH, the C++ Template Library for Distributed Data Structures with Support for Hierarchical Locality for HPC and Data-Driven Science
http://www.dash-project.org/
Other
154 stars 44 forks source link

added underfilled blocks to TilePattern #713

Closed dhinf closed 3 years ago

dhinf commented 4 years ago

added underfilled blocks to TilePattern and underfilled TilePattern support to hdf5

codecov[bot] commented 4 years ago

Codecov Report

Merging #713 (1c3cacb) into development (19d5726) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@               Coverage Diff               @@
##           development     #713      +/-   ##
===============================================
+ Coverage        85.22%   85.25%   +0.02%     
===============================================
  Files              336      336              
  Lines            25004    25043      +39     
  Branches         11461    11410      -51     
===============================================
+ Hits             21310    21350      +40     
+ Misses            3693     3692       -1     
  Partials             1        1              
Impacted Files Coverage Δ
dash/include/dash/io/hdf5/StorageDriver.h 100.00% <100.00%> (ø)
dash/include/dash/pattern/TilePattern.h 95.76% <100.00%> (+0.22%) :arrow_up:
dash/test/io/HDF5MatrixTest.cc 100.00% <100.00%> (ø)
...h/include/dash/iterator/internal/ContiguousRange.h 98.87% <0.00%> (+1.12%) :arrow_up: