Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use pandoc>=3.0 in the tests #1177

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Use pandoc>=3.0 in the tests #1177

merged 1 commit into from
Mar 24, 2024

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Nov 27, 2023

Closes #1006

@mwouts mwouts changed the title Use pandoc>=3.1.4 in the tests Use pandoc>=3.0 in the tests Nov 27, 2023
@mwouts mwouts added this to the 1.17.0 milestone Jan 7, 2024
Copy link

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@pandoc_314

(this requires nodejs, see more at Developing Jupytext)

Copy link

codecov bot commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.75%. Comparing base (f33e519) to head (67213f7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1177   +/-   ##
=======================================
  Coverage   97.75%   97.75%           
=======================================
  Files          29       29           
  Lines        4460     4463    +3     
=======================================
+ Hits         4360     4363    +3     
  Misses        100      100           
Flag Coverage Δ
external 75.02% <83.33%> (-0.13%) ⬇️
functional 88.48% <66.66%> (-0.02%) ⬇️
integration 77.28% <16.66%> (-0.06%) ⬇️
unit 66.55% <66.66%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Simplify setup-miniconda@v3
@mwouts mwouts merged commit 12644e1 into main Mar 24, 2024
30 of 32 checks passed
@mwouts mwouts deleted the pandoc_314 branch March 24, 2024 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support cell ids in text notebooks
1 participant