dash icon indicating copy to clipboard operation
dash copied to clipboard

Add CudaSpace

Open pascalj opened this issue 6 years ago • 1 comments

pascalj avatar May 15 '19 14:05 pascalj

Codecov Report

Merging #648 into development will increase coverage by 0.08%. The diff coverage is n/a.

@@               Coverage Diff               @@
##           development     #648      +/-   ##
===============================================
+ Coverage        84.84%   84.93%   +0.08%     
===============================================
  Files              335      335              
  Lines            24821    24732      -89     
  Branches         11259    11213      -46     
===============================================
- Hits             21059    21005      -54     
+ Misses            3732     3705      -27     
+ Partials            30       22       -8
Impacted Files Coverage Δ
dash/include/dash/memory/MemorySpace.h 100% <ø> (ø) :arrow_up:
dash/include/cpp17/polymorphic_allocator.h 54.8% <0%> (-4.81%) :arrow_down:
dash/include/dash/algorithm/MinMax.h 89.09% <0%> (-2.96%) :arrow_down:
dash/include/dash/Team.h 87.36% <0%> (-2.11%) :arrow_down:
dash/src/util/Config.cc 88.88% <0%> (-0.16%) :arrow_down:
dash/include/dash/algorithm/Fill.h 100% <0%> (ø) :arrow_up:
dash/include/dash/util/UnitLocality.h 79.54% <0%> (+2.73%) :arrow_up:
dash/test/TestBase.h 90.9% <0%> (+22.72%) :arrow_up:
dash/test/dart/DARTLockTest.cc 95.71% <0%> (+24.43%) :arrow_up:

codecov[bot] avatar May 15 '19 14:05 codecov[bot]