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

Test Jupytext with Python 3.13 #1251

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Test Jupytext with Python 3.13 #1251

merged 1 commit into from
Aug 10, 2024

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Jun 30, 2024

Closes #1242

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:

HATCH_BUILD_HOOKS_ENABLE=true pip install git+https://github.com/mwouts/jupytext.git@test_with_python313

(this requires nodejs, see more at Developing Jupytext)

Base automatically changed from disable_pyupgrade to main June 30, 2024 15:07
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.05%. Comparing base (070ba88) to head (9f06411).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1251      +/-   ##
==========================================
+ Coverage   97.00%   97.05%   +0.04%     
==========================================
  Files          29       29              
  Lines        4479     4479              
==========================================
+ Hits         4345     4347       +2     
+ Misses        134      132       -2     
Flag Coverage Δ
external 75.11% <ø> (ø)
functional 88.55% <ø> (ø)
integration 77.25% <ø> (ø)
unit 66.56% <ø> (ø)

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.

@mwouts mwouts changed the title Test Jupytext with Python 3.13-dev Test Jupytext with Python 3.13 Aug 10, 2024
@mwouts mwouts merged commit 6f0fc1d into main Aug 10, 2024
32 checks passed
@mwouts mwouts deleted the test_with_python313 branch August 10, 2024 22:15
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.

Python 3.13 compatibility
1 participant