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

[Project] support gesture recognition #2539

Merged
merged 2 commits into from Jun 19, 2023

Conversation

hukkai
Copy link
Collaborator

@hukkai hukkai commented Jun 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Patch coverage: 64.54% and project coverage change: +0.22 🎉

Comparison is base (b94df49) 76.96% compared to head (fc1e57c) 77.19%.

❗ Current head fc1e57c differs from pull request most recent head 7d7659c. Consider uploading reports for the commit 7d7659c to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2539      +/-   ##
===========================================
+ Coverage    76.96%   77.19%   +0.22%     
===========================================
  Files          159      161       +2     
  Lines        12598    13180     +582     
  Branches      2116     2268     +152     
===========================================
+ Hits          9696    10174     +478     
- Misses        2393     2456      +63     
- Partials       509      550      +41     
Flag Coverage Δ
unittests 77.19% <64.54%> (+0.22%) ⬆️

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

Impacted Files Coverage Δ
mmaction/testing/__init__.py 100.00% <ø> (ø)
mmaction/models/utils/graph.py 78.30% <11.11%> (-6.40%) ⬇️
mmaction/models/recognizers/base.py 70.32% <14.28%> (+1.97%) ⬆️
mmaction/utils/misc.py 65.15% <26.92%> (-24.85%) ⬇️
mmaction/models/recognizers/recognizer2d.py 74.57% <45.45%> (+14.96%) ⬆️
...maction/evaluation/functional/multisports_utils.py 63.81% <63.81%> (ø)
mmaction/datasets/transforms/loading.py 81.31% <93.33%> (+0.13%) ⬆️
mmaction/evaluation/metrics/multisports_metric.py 98.00% <98.00%> (ø)
mmaction/datasets/ava_dataset.py 86.46% <100.00%> (+0.47%) ⬆️
mmaction/evaluation/functional/__init__.py 100.00% <100.00%> (ø)
... and 2 more

... and 3 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.

@cir7 cir7 merged commit bbda1f2 into open-mmlab:dev-1.x Jun 19, 2023
13 of 15 checks passed
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

3 participants