mwouts / jupytext

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

Move the jupytext-config helpers to a subpackage, and add tests #1167

Closed mwouts closed 10 months ago

mwouts commented 10 months ago

Closes #1097

mwouts commented 10 months ago

@parmentelat does this look fine to you? Thanks!

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c37d9c2) 97.59% compared to head (15452de) 97.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1167 +/- ## ========================================== + Coverage 97.59% 97.61% +0.02% ========================================== Files 26 29 +3 Lines 4357 4451 +94 ========================================== + Hits 4252 4345 +93 - Misses 105 106 +1 ``` | [Flag](https://app.codecov.io/gh/mwouts/jupytext/pull/1167/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marc+Wouts) | Coverage Δ | | |---|---|---| | [external](https://app.codecov.io/gh/mwouts/jupytext/pull/1167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marc+Wouts) | `75.23% <ø> (+0.11%)` | :arrow_up: | | [functional](https://app.codecov.io/gh/mwouts/jupytext/pull/1167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marc+Wouts) | `88.54% <ø> (ø)` | | | [integration](https://app.codecov.io/gh/mwouts/jupytext/pull/1167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marc+Wouts) | `77.37% <96.22%> (+0.53%)` | :arrow_up: | | [unit](https://app.codecov.io/gh/mwouts/jupytext/pull/1167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marc+Wouts) | `66.64% <91.11%> (+0.25%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marc+Wouts#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.