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

WIP Draft JOSS submission #135

Open mmore500 opened 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (7ee5014) 49.82% compared to head (d4f6c2f) 49.80%. Report is 325 commits behind head on master.

:exclamation: Current head d4f6c2f differs from pull request most recent head 41269f2. Consider uploading reports for the commit 41269f2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #135 +/- ## ========================================== - Coverage 49.82% 49.80% -0.02% ========================================== Files 219 219 Lines 5612 5612 ========================================== - Hits 2796 2795 -1 - Misses 2816 2817 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/mmore500/conduit/pull/135/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.