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

Activate editorconfig trim_trailing_whitespace #163

Open mmore500 opened 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #163 (60936dc) into master (7c1493c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #163   +/-   ##
=======================================
  Coverage   52.01%   52.01%           
=======================================
  Files         226      226           
  Lines        6650     6650           
=======================================
  Hits         3459     3459           
  Misses       3191     3191           

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 7c1493c...60936dc. Read the comment docs.