UCX.jl icon indicating copy to clipboard operation
UCX.jl copied to clipboard

Build Distributed.jl like API over UCX

Open vchuravy opened this issue 5 years ago • 2 comments

vchuravy avatar Feb 23 '21 20:02 vchuravy

Codecov Report

Merging #33 (1ac14a8) into master (d622f9b) will increase coverage by 6.08%. The diff coverage is 79.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   64.54%   70.63%   +6.08%     
==========================================
  Files           7        8       +1     
  Lines         739      991     +252     
==========================================
+ Hits          477      700     +223     
- Misses        262      291      +29     
Impacted Files Coverage Δ
src/UCX.jl 85.16% <ø> (+3.82%) :arrow_up:
src/legacy.jl 79.60% <79.60%> (ø)
src/api/libucp_api.jl 14.43% <0.00%> (+1.21%) :arrow_up:

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 d622f9b...1ac14a8. Read the comment docs.

codecov-io avatar Feb 23 '21 20:02 codecov-io