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: Use official isort #9700

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Conversation

triple-Mu
Copy link
Collaborator

@triple-Mu triple-Mu changed the base branch from master to dev January 31, 2023 03:37
@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Base: 64.44% // Head: 64.38% // Decreases project coverage by -0.07% ⚠️

Coverage data is based on head (9ff81e1) compared to base (1b7d778).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #9700      +/-   ##
==========================================
- Coverage   64.44%   64.38%   -0.07%     
==========================================
  Files         370      370              
  Lines       30037    30032       -5     
  Branches     5008     5008              
==========================================
- Hits        19358    19336      -22     
- Misses       9647     9658      +11     
- Partials     1032     1038       +6     
Flag Coverage Δ
unittests 64.38% <ø> (-0.06%) ⬇️

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

Impacted Files Coverage Δ
mmdet/utils/setup_env.py 68.00% <0.00%> (-24.00%) ⬇️
mmdet/datasets/builder.py 45.83% <0.00%> (-7.30%) ⬇️
mmdet/core/bbox/samplers/random_sampler.py 75.00% <0.00%> (-5.56%) ⬇️
mmdet/models/roi_heads/mask_heads/maskiou_head.py 87.35% <0.00%> (-2.30%) ⬇️
mmdet/utils/misc.py 62.22% <0.00%> (-2.23%) ⬇️
mmdet/core/bbox/assigners/max_iou_assigner.py 72.36% <0.00%> (-1.32%) ⬇️
mmdet/datasets/custom.py 61.45% <0.00%> (-0.20%) ⬇️
mmdet/datasets/pipelines/transforms.py 76.18% <0.00%> (-0.04%) ⬇️
mmdet/datasets/samplers/infinite_sampler.py 25.31% <0.00%> (+0.62%) ⬆️

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.

@ZwwWayne ZwwWayne merged commit a47398f into open-mmlab:dev Jan 31, 2023
@triple-Mu triple-Mu deleted the triplemu/fix-lint-dev branch January 31, 2023 04:39
thmegy pushed a commit to thmegy/mmdetection that referenced this pull request May 5, 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