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

Create .editorconfig #156

Closed mmore500 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #156 (c3c2526) into master (e964db0) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #156      +/-   ##
==========================================
+ Coverage   50.53%   50.55%   +0.01%     
==========================================
  Files         226      226              
  Lines        5851     5851              
==========================================
+ Hits         2957     2958       +1     
+ Misses       2894     2893       -1     
Impacted Files Coverage Δ
...utlet/get=skipping+type=span/s::BlockIrecvDuct.hpp 0.00% <ø> (ø)
...pl/outlet/get=stepping+type=span/s::IprobeDuct.hpp 0.00% <ø> (ø)
include/uit/spouts/Outlet.hpp 85.29% <ø> (ø)
...outlet/InstrumentationAggregatingOutletWrapper.hpp 0.00% <ø> (ø)
include/uitsl/containers/safe/unordered_set.hpp 53.84% <ø> (ø)
include/uitsl/containers/safe/vector.hpp 100.00% <ø> (ø)
include/uitsl/distributed/MsgAccumulatorBundle.hpp 94.11% <ø> (ø)
include/uitsl/polyfill/impl/barrier.hpp 100.00% <ø> (ø)
include/uitsl/fetch/inflate.hpp 100.00% <100.00%> (ø)
...=dropping+get=stepping+type=any/a::RigtorpDuct.hpp 100.00% <0.00%> (+5.26%) :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 e964db0...c3c2526. Read the comment docs.