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

Dev 1.x #2355

Merged
merged 11 commits into from
May 15, 2023
Merged

Dev 1.x #2355

merged 11 commits into from
May 15, 2023

Conversation

Tau-J
Copy link
Collaborator

@Tau-J Tau-J commented May 15, 2023

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 May 15, 2023

Codecov Report

Patch coverage: 80.00% and project coverage change: -0.01 ⚠️

Comparison is base (aa89a7c) 82.02% compared to head (7491e60) 82.01%.

❗ Current head 7491e60 differs from pull request most recent head 93119ae. Consider uploading reports for the commit 93119ae to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2355      +/-   ##
==========================================
- Coverage   82.02%   82.01%   -0.01%     
==========================================
  Files         232      232              
  Lines       13643    13638       -5     
  Branches     2319     2319              
==========================================
- Hits        11190    11185       -5     
+ Misses       1916     1915       -1     
- Partials      537      538       +1     
Flag Coverage Δ
unittests 82.01% <80.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
mmpose/models/losses/classification_loss.py 80.23% <80.00%> (-1.09%) ⬇️

... and 2 files with indirect coverage changes

☔ 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 2c4a60e into main May 15, 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.

6 participants