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

Add tidyness enforcement for compilation artifacts #155

Closed mmore500 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #155 (5bca4f1) into master (addbc3c) will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
+ Coverage   50.53%   50.55%   +0.01%     
==========================================
  Files         226      226              
  Lines        5851     5851              
==========================================
+ Hits         2957     2958       +1     
+ Misses       2894     2893       -1     
Impacted Files Coverage Δ
...get=stepping+type=any/a::BoundedMoodyCamelDuct.hpp 100.00% <0.00%> (+5.55%) :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 addbc3c...5bca4f1. Read the comment docs.