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

[Fix] Add return arguments for SMPLify-X #211

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

caizhongang
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #211 (20be6f2) into main (21a8ce7) will increase coverage by 0.04%.
The diff coverage is 35.29%.

@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
+ Coverage   85.10%   85.15%   +0.04%     
==========================================
  Files         173      175       +2     
  Lines       14826    14973     +147     
==========================================
+ Hits        12618    12750     +132     
- Misses       2208     2223      +15     
Flag Coverage Δ
unittests 85.15% <35.29%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
mmhuman3d/models/registrants/smplifyx.py 82.14% <35.29%> (-8.49%) ⬇️
mmhuman3d/utils/transforms.py 80.68% <0.00%> (-1.14%) ⬇️
mmhuman3d/models/body_models/utils.py 100.00% <0.00%> (ø)
mmhuman3d/models/body_models/builder.py 100.00% <0.00%> (ø)
...n3d/core/conventions/keypoints_mapping/__init__.py 91.09% <0.00%> (ø)
...human3d/core/conventions/keypoints_mapping/star.py 100.00% <0.00%> (ø)
mmhuman3d/models/body_models/star.py 100.00% <0.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 21a8ce7...20be6f2. Read the comment docs.

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