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

lint markdown #379

Merged
merged 7 commits into from
Dec 22, 2020
Merged

lint markdown #379

merged 7 commits into from
Dec 22, 2020

Conversation

jin-s13
Copy link
Collaborator

@jin-s13 jin-s13 commented Dec 22, 2020

Refer to mdformat

And this style guideline

fix #368

@codecov
Copy link

codecov bot commented Dec 22, 2020

Codecov Report

Merging #379 (70df790) into master (74d3399) will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #379      +/-   ##
==========================================
+ Coverage   81.45%   81.62%   +0.17%     
==========================================
  Files         116      116              
  Lines        7484     7555      +71     
  Branches     1208     1208              
==========================================
+ Hits         6096     6167      +71     
  Misses       1143     1143              
  Partials      245      245              
Flag Coverage Δ
unittests 81.62% <ø> (+0.17%) ⬆️

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

Impacted Files Coverage Δ
mmpose/models/backbones/resnet.py 100.00% <0.00%> (ø)
mmpose/models/backbones/base_backbone.py 100.00% <0.00%> (ø)
mmpose/models/losses/multi_loss_factory.py 100.00% <0.00%> (ø)
mmpose/datasets/datasets/mesh/mosh_dataset.py 100.00% <0.00%> (ø)
...keypoint_heads/bottom_up_higher_resolution_head.py 100.00% <0.00%> (ø)
mmpose/models/backbones/regnet.py 98.14% <0.00%> (+0.01%) ⬆️
mmpose/models/losses/mesh_loss.py 97.67% <0.00%> (+0.01%) ⬆️
...pose/models/keypoint_heads/top_down_simple_head.py 98.63% <0.00%> (+0.01%) ⬆️
...atasets/top_down/topdown_coco_wholebody_dataset.py 97.12% <0.00%> (+0.02%) ⬆️
mmpose/models/backbones/shufflenet_v1.py 97.38% <0.00%> (+0.03%) ⬆️
... and 24 more

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 74d3399...70df790. Read the comment docs.

@innerlee innerlee merged commit b90aa3a into master Dec 22, 2020
@innerlee innerlee deleted the md_lint branch December 22, 2020 07:05
rollingman1 pushed a commit to rollingman1/mmpose that referenced this pull request Nov 5, 2021
* fix potential issue

* fix

* Update long_video_demo.py
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* lint markdown

* fix lint bug

* fix lint bug

* add markdownlint pre-commit

* fix lint

* fix lint

* fix lint
HAOCHENYE pushed a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* lint markdown

* fix lint bug

* fix lint bug

* add markdownlint pre-commit

* fix lint

* fix lint

* fix lint
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.

Markdown Lint
2 participants