symmetryinvestments / jupyter-wire

Jupyter wire protocol implementation enabling D plugins to be jupyter kernels
Boost Software License 1.0
13 stars 4 forks source link

Fix example kernel #39

Closed atilaneves closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #39 (93c2930) into master (58109cd) will decrease coverage by 0.01%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   55.42%   55.40%   -0.02%     
==========================================
  Files          10       10              
  Lines         608      610       +2     
==========================================
+ Hits          337      338       +1     
- Misses        271      272       +1     
Impacted Files Coverage Δ
source/jupyter/wire/connection.d 0.00% <0.00%> (ø)
source/jupyter/wire/kernel.d 1.96% <ø> (ø)
source/jupyter/wire/log.d 0.00% <0.00%> (ø)
source/jupyter/wire/message.d 68.29% <ø> (ø)
tests/ut/message.d 100.00% <100.00%> (ø)

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 58109cd...93c2930. Read the comment docs.