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] Fix CI #2549

Closed
wants to merge 1 commit into from
Closed

[Fix] Fix CI #2549

wants to merge 1 commit into from

Conversation

cir7
Copy link
Collaborator

@cir7 cir7 commented Jun 19, 2023

Motivation

[Fix] Fix CI

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

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

Comparison is base (5164503) 77.17% compared to head (7fef5e3) 77.23%.

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

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2549      +/-   ##
===========================================
+ Coverage    77.17%   77.23%   +0.05%     
===========================================
  Files          161      168       +7     
  Lines        13184    13591     +407     
  Branches      2266     2338      +72     
===========================================
+ Hits         10175    10497     +322     
- Misses        2460     2530      +70     
- Partials       549      564      +15     
Flag Coverage Δ
unittests 77.23% <78.14%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
mmaction/datasets/rawframe_dataset.py 93.33% <0.00%> (-4.40%) ⬇️
mmaction/datasets/video_dataset.py 89.65% <0.00%> (-6.65%) ⬇️
mmaction/models/recognizers/recognizer3d.py 67.85% <ø> (ø)
mmaction/testing/__init__.py 100.00% <ø> (ø)
...ptimizers/layer_decay_optim_wrapper_constructor.py 17.64% <8.33%> (-2.00%) ⬇️
mmaction/models/utils/graph.py 78.30% <11.11%> (-6.40%) ⬇️
mmaction/models/recognizers/recognizer2d.py 52.74% <38.59%> (-21.83%) ⬇️
mmaction/models/backbones/vit_mae.py 86.36% <55.17%> (-9.10%) ⬇️
mmaction/models/heads/feature_head.py 78.94% <78.94%> (ø)
mmaction/structures/action_data_sample.py 72.28% <83.33%> (+0.86%) ⬆️
... and 19 more

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

@cir7 cir7 closed this Jun 19, 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