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

Try moving "unit" into job container #160

Closed mmore500 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #160 (3879de8) into master (743cd21) will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
- Coverage   50.55%   50.53%   -0.02%     
==========================================
  Files         226      226              
  Lines        5851     5851              
==========================================
- Hits         2958     2957       -1     
- Misses       2893     2894       +1     
Impacted Files Coverage Δ
...get=stepping+type=any/a::BoundedMoodyCamelDuct.hpp 94.44% <0.00%> (-5.56%) :arrow_down:

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 743cd21...3879de8. Read the comment docs.