Skip to content

⬆️ UPGRADE: markdown-it-py v1.0#320

Merged
chrisjsewell merged 9 commits into
masterfrom
mdit-v1
May 4, 2021
Merged

⬆️ UPGRADE: markdown-it-py v1.0#320
chrisjsewell merged 9 commits into
masterfrom
mdit-v1

Conversation

@chrisjsewell
Copy link
Copy Markdown
Member

@chrisjsewell chrisjsewell commented Apr 25, 2021

Updated via dependencies which support this version;

  • myst-parser -> 0.14.0
  • jupytext -> 1.11.2

See https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md
and https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md

Also added mypy type checking for the parser code.

and also added mypy type checking for the parser code.

Note this is currently using alpha releases of myst-parser and jupytext,
that support the 1.0.0b2 markdown-it-py release.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2021

Codecov Report

Merging #320 (0dff43f) into master (3c425d3) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #320   +/-   ##
=======================================
  Coverage   87.42%   87.42%           
=======================================
  Files          12       12           
  Lines        1336     1336           
=======================================
  Hits         1168     1168           
  Misses        168      168           
Flag Coverage Δ
pytests 87.42% <100.00%> (ø)

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

Impacted Files Coverage Δ
myst_nb/__init__.py 87.02% <100.00%> (ø)
myst_nb/parser.py 96.42% <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 3c425d3...0dff43f. Read the comment docs.

Comment thread setup.cfg Outdated
@chrisjsewell chrisjsewell marked this pull request as ready for review May 4, 2021 19:40
@chrisjsewell chrisjsewell changed the title ⬆️ UPGRADE: markdown-it-py v1 ⬆️ UPGRADE: markdown-it-py v1.0 May 4, 2021
@chrisjsewell chrisjsewell merged commit 6be37cd into master May 4, 2021
@chrisjsewell chrisjsewell deleted the mdit-v1 branch May 4, 2021 19:48
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.

1 participant