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

[Fix]Replace recommonmark wiht myst_parser #120

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

MeowZheng
Copy link
Collaborator

Motivation

Use myst_parser instead of remomonmark

Modification

  1. revise requirements/docs.txt
  2. revise conf.py

@codecov
Copy link

codecov bot commented Apr 20, 2022

Codecov Report

Merging #120 (087e169) into master (685d1f0) will increase coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
+ Coverage   68.91%   69.05%   +0.13%     
==========================================
  Files          92       92              
  Lines        5135     5135              
  Branches      727      727              
==========================================
+ Hits         3539     3546       +7     
+ Misses       1482     1475       -7     
  Partials      114      114              
Flag Coverage Δ
unittests 69.05% <ø> (+0.13%) ⬆️

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

Impacted Files Coverage Δ
mmflow/datasets/pipelines/transforms.py 79.83% <0.00%> (+1.16%) ⬆️

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 685d1f0...087e169. Read the comment docs.

@MeowZheng MeowZheng merged commit 4644910 into open-mmlab:master Apr 20, 2022
@MeowZheng MeowZheng deleted the myst-parser branch April 20, 2022 05:43
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