Skip to content

Conversation

Yulv-git
Copy link

Motivation

Fix some typos for to and the.
Fix Model Zoo link in README_CN.md.

Modification

Fix some typos for to and the.
Fix Model Zoo link in README_CN.md.

BC-breaking (Optional)

Use cases (Optional)

Checklist

Before PR:

  • I have read and followed the workflow indicated in the CONTRIBUTING.md to create this PR.
  • Pre-commit or linting tools indicated in CONTRIBUTING.md are used to fix the potential lint issues.
  • Bug fixes are covered by unit tests, the case that causes the bug should be added in the unit tests.
  • New functionalities are covered by complete unit tests. If not, please add more unit tests to ensure correctness.
  • The documentation has been modified accordingly, including docstring or example tutorials.

After PR:

  • CLA has been signed and all committers have signed the CLA in this PR.

@codecov
Copy link

codecov bot commented Jul 24, 2022

Codecov Report

Merging #1506 (a84afe2) into master (e37e758) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1506   +/-   ##
=======================================
  Coverage   84.45%   84.45%           
=======================================
  Files         236      236           
  Lines       20038    20038           
  Branches     3603     3603           
=======================================
  Hits        16924    16924           
  Misses       2233     2233           
  Partials      881      881           
Flag Coverage Δ
unittests 84.36% <ø> (ø)

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% <ø> (ø)
mmpose/models/backbones/vipnas_resnet.py 93.95% <ø> (ø)

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 e37e758...a84afe2. Read the comment docs.

@jin-s13 jin-s13 requested a review from ly015 July 25, 2022 01:49
@jin-s13
Copy link
Collaborator

jin-s13 commented Jul 25, 2022

Thanks for your contribution!

@ly015 ly015 merged commit 019ad70 into open-mmlab:master Jul 25, 2022
jin-s13 pushed a commit to dineshreddy91/mmpose that referenced this pull request Jul 29, 2022
* Fix some typos for to and the.

* Fix Model Zoo link in README_CN.md.

* Update resnet.py

* Update vipnas_resnet.py
@ly015 ly015 changed the title Fix some typos for Model Zoo, to and the. [Doc] Fix some typos for Model Zoo, to and the. Oct 14, 2022
evendrow pushed a commit to evendrow/mmpose that referenced this pull request Dec 22, 2022
* Fix some typos for to and the.

* Fix Model Zoo link in README_CN.md.

* Update resnet.py

* Update vipnas_resnet.py
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 5, 2023
* Fix some typos for to and the.

* Fix Model Zoo link in README_CN.md.

* Update resnet.py

* Update vipnas_resnet.py
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* Fix some typos for to and the.

* Fix Model Zoo link in README_CN.md.

* Update resnet.py

* Update vipnas_resnet.py
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.

4 participants