Skip to content

Conversation

@Ben-Louis
Copy link
Collaborator

Motivation

Modification

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 Mar 30, 2023

Codecov Report

Patch coverage: 61.11% and project coverage change: +0.05 🎉

Comparison is base (934ca41) 82.28% compared to head (112019e) 82.34%.

❗ Current head 112019e differs from pull request most recent head 7690294. Consider uploading reports for the commit 7690294 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2135      +/-   ##
===========================================
+ Coverage    82.28%   82.34%   +0.05%     
===========================================
  Files          227      227              
  Lines        13370    13370              
  Branches      2266     2263       -3     
===========================================
+ Hits         11002    11010       +8     
+ Misses        1849     1844       -5     
+ Partials       519      516       -3     
Flag Coverage Δ
unittests 82.34% <61.11%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
mmpose/models/heads/heatmap_heads/ae_head.py 82.65% <ø> (ø)
mmpose/models/heads/regression_heads/dsnt_head.py 86.48% <ø> (ø)
...heads/regression_heads/integral_regression_head.py 76.19% <33.33%> (-0.61%) ⬇️
mmpose/apis/inferencers/pose2d_inferencer.py 72.80% <40.00%> (-1.51%) ⬇️
mmpose/models/heads/coord_cls_heads/simcc_head.py 90.26% <50.00%> (+0.08%) ⬆️
mmpose/models/heads/heatmap_heads/cpm_head.py 93.63% <100.00%> (+0.05%) ⬆️
mmpose/models/heads/heatmap_heads/heatmap_head.py 87.50% <100.00%> (+5.01%) ⬆️
mmpose/models/heads/heatmap_heads/vipnas_head.py 88.13% <100.00%> (+0.20%) ⬆️

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Tau-J Tau-J merged commit 3d7f560 into open-mmlab:dev-1.x Mar 31, 2023
Tau-J pushed a commit that referenced this pull request Apr 6, 2023
@Ben-Louis Ben-Louis deleted the add-metafiles branch April 26, 2023 18:00
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
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.

2 participants