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

[Doc] Fix document link #2457

Merged
merged 6 commits into from
Jun 16, 2023
Merged

[Doc] Fix document link #2457

merged 6 commits into from
Jun 16, 2023

Conversation

cir7
Copy link
Collaborator

@cir7 cir7 commented May 6, 2023

Motivation

[Doc] Fix document link

@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Patch coverage: 80.55% and project coverage change: -0.05 ⚠️

Comparison is base (07259a2) 76.97% compared to head (b46f6a6) 76.93%.

❗ Current head b46f6a6 differs from pull request most recent head 31976ef. Consider uploading reports for the commit 31976ef to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2457      +/-   ##
==========================================
- Coverage   76.97%   76.93%   -0.05%     
==========================================
  Files         159      159              
  Lines       12546    12554       +8     
  Branches     2099     2102       +3     
==========================================
+ Hits         9657     9658       +1     
- Misses       2386     2390       +4     
- Partials      503      506       +3     
Flag Coverage Δ
unittests 76.93% <80.55%> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
mmaction/datasets/transforms/wrappers.py 56.34% <0.00%> (-0.91%) ⬇️
mmaction/models/backbones/mvit.py 78.81% <ø> (ø)
mmaction/models/heads/base.py 80.95% <ø> (ø)
mmaction/models/heads/mvit_head.py 82.85% <50.00%> (-7.47%) ⬇️
mmaction/models/utils/blending_utils.py 90.62% <84.61%> (-1.51%) ⬇️
mmaction/__init__.py 100.00% <100.00%> (ø)
mmaction/evaluation/metrics/acc_metric.py 81.29% <100.00%> (-0.70%) ⬇️
mmaction/models/losses/cross_entropy_loss.py 65.27% <100.00%> (+0.48%) ⬆️

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

README.md Outdated Show resolved Hide resolved
README.md Outdated
@@ -114,7 +114,7 @@ It is a part of the [OpenMMLab](http://openmmlab.com/) project.

MMAction2 depends on [PyTorch](https://pytorch.org/), [MMCV](https://github.com/open-mmlab/mmcv), [MMEngine](https://github.com/open-mmlab/mmengine), [MMDetection](https://github.com/open-mmlab/mmdetection) (optional) and [MMPose](https://github.com/open-mmlab/mmpose) (optional).

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

link not working

README.md Outdated Show resolved Hide resolved
projects/README.md Outdated Show resolved Hide resolved
@cir7 cir7 merged commit c331b65 into open-mmlab:main Jun 16, 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.

3 participants