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

Update the CI #1204

Closed mwouts closed 8 months ago

mwouts commented 8 months ago

This PR follows-up on #1190

github-actions[bot] commented 8 months ago

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab or Binder:notebook.

Also, the version of Jupytext developed in this PR can be installed with pip:

pip install git+https://github.com/mwouts/jupytext.git@update_ci_revert_release

(this requires nodejs, see more at Developing Jupytext)

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (9046930) 96.74% compared to head (2859d94) 97.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1204 +/- ## ========================================== + Coverage 96.74% 97.73% +0.98% ========================================== Files 29 29 Lines 4456 4456 ========================================== + Hits 4311 4355 +44 + Misses 145 101 -44 ```

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

mwouts commented 8 months ago

@LecrisUT I think I am happy with this version, are you OK if I squash and merge it? Thanks!

LecrisUT commented 8 months ago

Actually it will be better with a merge commit:

Let me go over the changes a bit