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

Deleted superfluous-parens #258

Merged
merged 1 commit into from
Nov 9, 2020
Merged

Deleted superfluous-parens #258

merged 1 commit into from
Nov 9, 2020

Conversation

yaochaorui
Copy link
Contributor

@yaochaorui yaochaorui commented Nov 9, 2020

Fix #237

@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #258 (60f3c2e) into master (37bc3f9) will not change coverage.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #258   +/-   ##
=======================================
  Coverage   83.05%   83.05%           
=======================================
  Files         112      112           
  Lines        6456     6456           
  Branches     1029     1029           
=======================================
  Hits         5362     5362           
  Misses        901      901           
  Partials      193      193           
Flag Coverage Δ
unittests 83.02% <66.66%> (ø)

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

Impacted Files Coverage Δ
mmpose/datasets/datasets/mesh/mesh_h36m_dataset.py 22.41% <0.00%> (ø)
mmpose/core/evaluation/mesh_eval.py 100.00% <100.00%> (ø)

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 37bc3f9...e8a41d3. Read the comment docs.

@innerlee innerlee merged commit c0f4dc5 into master Nov 9, 2020
@innerlee innerlee deleted the ycr/C0325 branch November 12, 2020 12:32
wusize pushed a commit that referenced this pull request Nov 13, 2020
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
* extend HVU data tools

* Update preparing_hvu.md

fix typo

* resolve comments

* resolve comments

Co-authored-by: Jintao Lin <528557675@qq.com>
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
* support custom runner

* change build_runner_from_cfg

* refine docstring

* refine docstring
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: C0325
2 participants