mwouts / jupytext

Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
https://jupytext.readthedocs.io
MIT License
6.65k stars 386 forks source link

Ignore commented quotes #1083

Closed mwouts closed 1 year ago

mwouts commented 1 year ago

Fixes #1060

codecov[bot] commented 1 year ago

Codecov Report

Merging #1083 (383ef93) into main (d7f11dc) will increase coverage by 0.24%. The diff coverage is 100.00%.

:exclamation: Current head 383ef93 differs from pull request most recent head 351d2a8. Consider uploading reports for the commit 351d2a8 to get more accurate results

@@            Coverage Diff             @@
##             main    #1083      +/-   ##
==========================================
+ Coverage   98.81%   99.05%   +0.24%     
==========================================
  Files         135      120      -15     
  Lines       11179    11163      -16     
==========================================
+ Hits        11046    11057      +11     
+ Misses        133      106      -27     
Impacted Files Coverage Δ
jupytext/stringparser.py 95.83% <100.00%> (+0.18%) :arrow_up:
tests/test_read_simple_rmd.py 100.00% <100.00%> (ø)

... and 15 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more