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 gravitron build #119

Closed mmore500 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #119 into master will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   65.41%   65.45%   +0.03%     
==========================================
  Files         348      348              
  Lines       11057    11057              
==========================================
+ Hits         7233     7237       +4     
+ Misses       3824     3820       -4     
Impacted Files Coverage Δ
...pping+type=span/impl/SpanRingImmediateSendDuct.hpp 71.23% <0.00%> (-8.22%) :arrow_down:
...get=stepping+type=any/a::BoundedMoodyCamelDuct.hpp 73.33% <0.00%> (+3.33%) :arrow_up:
tests/uit/ducts/thread/SteppingThreadDuct.hpp 93.57% <0.00%> (+8.25%) :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 00ce590...4885f3d. Read the comment docs.