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 a lot of typos #6190

Merged
merged 9 commits into from
Oct 13, 2021
Merged

[Fix] Fix a lot of typos #6190

merged 9 commits into from
Oct 13, 2021

Conversation

AronLin
Copy link
Contributor

@AronLin AronLin commented Sep 28, 2021

Fix a lot of typos.

@codecov
Copy link

codecov bot commented Sep 28, 2021

Codecov Report

Merging #6190 (30cdf74) into master (c44a058) will decrease coverage by 0.00%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6190      +/-   ##
==========================================
- Coverage   61.82%   61.81%   -0.01%     
==========================================
  Files         315      315              
  Lines       25163    25163              
  Branches     4185     4185              
==========================================
- Hits        15557    15555       -2     
- Misses       8797     8798       +1     
- Partials      809      810       +1     
Flag Coverage Δ
unittests 61.79% <25.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
mmdet/core/anchor/anchor_generator.py 71.61% <ø> (ø)
mmdet/core/bbox/assigners/grid_assigner.py 18.00% <ø> (ø)
mmdet/core/bbox/coder/bucketing_bbox_coder.py 63.76% <ø> (ø)
mmdet/core/evaluation/mean_ap.py 67.76% <ø> (ø)
mmdet/core/post_processing/matrix_nms.py 86.79% <ø> (ø)
mmdet/datasets/pipelines/test_time_aug.py 95.65% <ø> (ø)
mmdet/models/backbones/csp_darknet.py 98.83% <ø> (ø)
mmdet/models/dense_heads/anchor_head.py 86.72% <ø> (ø)
mmdet/models/dense_heads/atss_head.py 65.08% <ø> (ø)
mmdet/models/dense_heads/cascade_rpn_head.py 11.20% <ø> (ø)
... and 19 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c44a058...30cdf74. Read the comment docs.

@ZwwWayne ZwwWayne requested review from jshilong, RangiLyu and hhaAndroid and removed request for ZwwWayne September 29, 2021 01:17
@ZwwWayne ZwwWayne merged commit 1a90fa8 into open-mmlab:master Oct 13, 2021
@shinya7y shinya7y mentioned this pull request Oct 16, 2021
@AronLin AronLin deleted the lint branch October 18, 2021 11:17
ZwwWayne pushed a commit to ZwwWayne/mmdetection that referenced this pull request Jul 19, 2022
* pre-commit: Add codespell to look for typos

* fixup! Indentation

* Update lint

* Fix lint

* Fix typo

* Fix comments

Co-authored-by: Christian Clauss <cclauss@me.com>
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.

5 participants