mmore500 / conduit

C++ library that wraps intra-thread, inter-thread, and inter-process communication in a uniform, modular, object-oriented interface, with a focus on asynchronous high-performance computing applications.
https://conduit.fyi
MIT License
13 stars 4 forks source link

Implement and test SconceDuct #47

Closed mmore500 closed 4 years ago

mmore500 commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Clones added
============
- include/uit/conduit/intra/put=growing+get=skipping/SconceDuct.hpp  1

See the complete overview on Codacy

codecov[bot] commented 4 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.03%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   49.65%   49.69%   +0.03%     
==========================================
  Files         163      164       +1     
  Lines        5659     5671      +12     
==========================================
+ Hits         2810     2818       +8     
- Misses       2849     2853       +4     
Impacted Files Coverage Δ
...duit/intra/put=growing+get=skipping/SconceDuct.hpp 50.00% <50.00%> (ø)
include/uit/parallel/_ThreadIbarrierManager.hpp 96.15% <0.00%> (+7.69%) :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 68e2e16...d99abe0. Read the comment docs.