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] upgrade isort to fix ci #2198

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Conversation

cir7
Copy link
Collaborator

@cir7 cir7 commented Feb 1, 2023

Motivation

[Fix] upgrade isort to fix ci

@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Base: 75.99% // Head: 76.04% // Increases project coverage by +0.04% 🎉

Coverage data is based on head (fbd9e4b) compared to base (1405434).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2198      +/-   ##
===========================================
+ Coverage    75.99%   76.04%   +0.04%     
===========================================
  Files          151      151              
  Lines        11376    11394      +18     
  Branches      1881     1881              
===========================================
+ Hits          8645     8664      +19     
  Misses        2298     2298              
+ Partials       433      432       -1     
Flag Coverage Δ
unittests 76.04% <ø> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
mmaction/models/backbones/swin.py 93.06% <0.00%> (+0.01%) ⬆️
mmaction/datasets/transforms/loading.py 80.94% <0.00%> (+0.04%) ⬆️
mmaction/models/backbones/resnet.py 93.33% <0.00%> (+0.05%) ⬆️
mmaction/models/backbones/resnet3d.py 90.31% <0.00%> (+0.07%) ⬆️
mmaction/models/utils/blending_utils.py 92.22% <0.00%> (+0.17%) ⬆️
mmaction/models/heads/base.py 81.17% <0.00%> (+0.22%) ⬆️
mmaction/datasets/repeat_aug_dataset.py 84.31% <0.00%> (+0.31%) ⬆️
mmaction/models/roi_heads/bbox_heads/bbox_head.py 40.22% <0.00%> (+1.01%) ⬆️
mmaction/models/recognizers/base.py 67.08% <0.00%> (+1.29%) ⬆️
mmaction/utils/setup_env.py 80.00% <0.00%> (+5.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@ly015 ly015 merged commit 8f96223 into open-mmlab:dev-1.x Feb 1, 2023
@cir7 cir7 deleted the lilin/fix_isort branch March 2, 2023 09:34
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