JuliaInterop / NBInclude.jl

import code from IJulia Jupyter notebooks into Julia programs
Other
117 stars 17 forks source link

add nbexport function #25

Closed stevengj closed 2 years ago

stevengj commented 2 years ago

Closes #22.

codecov-commenter commented 2 years ago

Codecov Report

Merging #25 (06d27a5) into master (a28043e) will increase coverage by 3.40%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   87.50%   90.90%   +3.40%     
==========================================
  Files           1        1              
  Lines          48       66      +18     
==========================================
+ Hits           42       60      +18     
  Misses          6        6              
Impacted Files Coverage Δ
src/NBInclude.jl 90.90% <100.00%> (+3.40%) :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 a28043e...06d27a5. Read the comment docs.