timkpaine / jupyterlab_nbconvert_nocode

A simple helper library with 2 NBConvert exporters for PDF/HTML export with no code cells
Apache License 2.0
22 stars 2 forks source link

updates for new nbconvert #8

Closed timkpaine closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #8 (45769fe) into main (87cfa7c) will decrease coverage by 0.42%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   72.22%   71.79%   -0.43%     
==========================================
  Files           7        7              
  Lines          36       39       +3     
  Branches        2        2              
==========================================
+ Hits           26       28       +2     
- Misses         10       11       +1     
Impacted Files Coverage Δ
..._nocode/nbconvert_functions/hideinput/exporters.py 57.69% <75.00%> (+1.17%) :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 87cfa7c...45769fe. Read the comment docs.