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

Modify Gecco Jupyter Notebook #134

Closed rodsan0 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #134 (2c50d82) into master (435e0d1) will increase coverage by 0.00%. The diff coverage is n/a.

:exclamation: Current head 2c50d82 differs from pull request most recent head 316ac67. Consider uploading reports for the commit 316ac67 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #134   +/-   ##
=======================================
  Coverage   48.91%   48.92%           
=======================================
  Files         219      219           
  Lines        5600     5603    +3     
=======================================
+ Hits         2739     2741    +2     
- Misses       2861     2862    +1     
Impacted Files Coverage Δ
include/uit/spouts/Inlet.hpp 46.66% <0.00%> (+2.22%) :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 435e0d1...316ac67. Read the comment docs.