lgpage / nbtutor

Visualize Python code execution (line-by-line) in Jupyter Notebook cells.
Other
461 stars 41 forks source link

Prepare for release #61

Closed lgpage closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #61 (ec2c337) into master (1e56111) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   91.83%   91.82%   -0.01%     
==========================================
  Files         102      102              
  Lines        1677     1676       -1     
  Branches       57       57              
==========================================
- Hits         1540     1539       -1     
  Misses        107      107              
  Partials       30       30              
Impacted Files Coverage Δ
nbtutor/ipython/magic.py 60.71% <ø> (-1.36%) :arrow_down:
nbtutor/version.py 100.00% <100.00%> (ø)
src/environments/version.ts 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 1e56111...ec2c337. Read the comment docs.