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 MANIFEST.in #641

Merged
merged 1 commit into from
May 12, 2021
Merged

Fix MANIFEST.in #641

merged 1 commit into from
May 12, 2021

Conversation

cherryjm
Copy link
Contributor

To include all files in configs and tools.

@codecov
Copy link

codecov bot commented May 12, 2021

Codecov Report

Merging #641 (3892a72) into master (3694f03) will decrease coverage by 0.15%.
The diff coverage is n/a.

❗ Current head 3892a72 differs from pull request most recent head 6c092f7. Consider uploading reports for the commit 6c092f7 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #641      +/-   ##
==========================================
- Coverage   82.52%   82.36%   -0.16%     
==========================================
  Files         167      167              
  Lines       11986    11866     -120     
  Branches     1927     1927              
==========================================
- Hits         9891     9773     -118     
+ Misses       1618     1616       -2     
  Partials      477      477              
Flag Coverage Δ
unittests 82.36% <ø> (-0.16%) ⬇️

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

Impacted Files Coverage Δ
mmpose/datasets/dataset_wrappers.py 50.00% <0.00%> (-4.55%) ⬇️
mmpose/models/detectors/base.py 53.65% <0.00%> (-4.12%) ⬇️
mmpose/datasets/datasets/mesh/mesh_h36m_dataset.py 22.41% <0.00%> (-2.59%) ⬇️
mmpose/core/fp16/hooks.py 25.00% <0.00%> (-2.28%) ⬇️
mmpose/core/camera/camera_base.py 78.57% <0.00%> (-1.43%) ⬇️
mmpose/datasets/datasets/face/face_base_dataset.py 76.47% <0.00%> (-1.31%) ⬇️
mmpose/core/utils/regularizations.py 80.00% <0.00%> (-1.25%) ⬇️
mmpose/datasets/pipelines/loading.py 85.71% <0.00%> (-0.96%) ⬇️
mmpose/datasets/pipelines/top_down_transform.py 61.51% <0.00%> (-0.92%) ⬇️
mmpose/datasets/pipelines/shared_transform.py 80.62% <0.00%> (-0.88%) ⬇️
... and 37 more

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 3694f03...6c092f7. Read the comment docs.

@ly015 ly015 merged commit 14bc9e1 into open-mmlab:master May 12, 2021
minoki pushed a commit to minoki/mmpose that referenced this pull request Jul 13, 2021
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
* [Docs] Add mmengine logo in docs

* Remove generated changelog.md
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.

2 participants