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

Support maxima language #942

Merged
merged 6 commits into from
Apr 2, 2022
Merged

Support maxima language #942

merged 6 commits into from
Apr 2, 2022

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Apr 2, 2022

Fixes #927

@codecov
Copy link

codecov bot commented Apr 2, 2022

Codecov Report

Merging #942 (32eaa43) into main (3ad96e2) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #942      +/-   ##
==========================================
- Coverage   99.10%   99.10%   -0.01%     
==========================================
  Files         117      117              
  Lines       10869    10867       -2     
==========================================
- Hits        10772    10770       -2     
  Misses         97       97              
Impacted Files Coverage Δ
jupytext/header.py 98.78% <ø> (-0.03%) ⬇️
jupytext/jupytext.py 98.40% <ø> (ø)
jupytext/languages.py 100.00% <ø> (ø)
jupytext/formats.py 98.45% <100.00%> (+<0.01%) ⬆️
tests/test_cli_config.py 100.00% <100.00%> (ø)
tests/test_contentsmanager.py 100.00% <100.00%> (ø)
tests/test_header.py 100.00% <100.00%> (ø)
tests/test_jupytext_nbconvert_round_trip.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ad96e2...32eaa43. Read the comment docs.

@mwouts mwouts merged commit 0c5d527 into main Apr 2, 2022
@mwouts mwouts deleted the support_maxima_language branch April 2, 2022 12: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 maxima language
1 participant