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

Fixed inconsistent-return-statements. #271

Merged
merged 1 commit into from
Nov 12, 2020
Merged

Fixed inconsistent-return-statements. #271

merged 1 commit into from
Nov 12, 2020

Conversation

yaochaorui
Copy link
Contributor

Fix #233 .

@codecov
Copy link

codecov bot commented Nov 10, 2020

Codecov Report

Merging #271 (ee8878c) into master (28256fe) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #271      +/-   ##
==========================================
- Coverage   83.03%   83.00%   -0.03%     
==========================================
  Files         112      112              
  Lines        6448     6450       +2     
  Branches     1029     1029              
==========================================
  Hits         5354     5354              
- Misses        901      903       +2     
  Partials      193      193              
Flag Coverage Δ
unittests 82.97% <0.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
mmpose/apis/test.py 27.58% <0.00%> (-0.33%) ⬇️
mmpose/datasets/datasets/mesh/mesh_mix_dataset.py 91.30% <0.00%> (-4.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 28256fe...4652424. Read the comment docs.

@innerlee
Copy link
Contributor

Not sure if None is valid. @jin-s13

@innerlee innerlee merged commit ccf018e into master Nov 12, 2020
@innerlee innerlee deleted the ycr/R1710 branch November 12, 2020 12:32
wusize pushed a commit that referenced this pull request Nov 13, 2020
rollingman1 pushed a commit to rollingman1/mmpose that referenced this pull request Nov 5, 2021
* add jester dataset preparation

* update docs

* update

* update

* update

* add introduction
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
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
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.

Pylint: R1710
3 participants