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

[Improvement] Lint markdown files #225

Merged
merged 8 commits into from Dec 18, 2020
Merged

Conversation

dreamerlin
Copy link
Collaborator

@dreamerlin dreamerlin commented Sep 30, 2020

This PR adds markdown lint in pre-commit hook, what a heavy job !

@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

Merging #225 (3cf1c3f) into master (f4b165b) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
+ Coverage   84.69%   84.73%   +0.03%     
==========================================
  Files         118      118              
  Lines        8344     8344              
  Branches     1366     1366              
==========================================
+ Hits         7067     7070       +3     
+ Misses        930      929       -1     
+ Partials      347      345       -2     
Flag Coverage Δ
unittests 84.71% <ø> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
mmaction/core/evaluation/accuracy.py 94.52% <0.00%> (+1.36%) ⬆️

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 f4b165b...3cf1c3f. Read the comment docs.

@dreamerlin dreamerlin marked this pull request as ready for review December 18, 2020 10:36
@innerlee innerlee merged commit 4df447b into open-mmlab:master Dec 18, 2020
@innerlee innerlee deleted the lint-md branch December 18, 2020 11:32
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.

None yet

2 participants