mmdetection icon indicating copy to clipboard operation
mmdetection copied to clipboard

Fix typo

Open fbagci opened this issue 3 years ago • 1 comments

Fix typo

fbagci avatar Sep 20 '22 13:09 fbagci

Codecov Report

Base: 64.12% // Head: 64.03% // Decreases project coverage by -0.08% :warning:

Coverage data is based on head (2b5beac) compared to base (9d3e162). Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #8844      +/-   ##
==========================================
- Coverage   64.12%   64.03%   -0.09%     
==========================================
  Files         361      361              
  Lines       29536    29538       +2     
  Branches     5022     5023       +1     
==========================================
- Hits        18939    18915      -24     
- Misses       9580     9609      +29     
+ Partials     1017     1014       -3     
Flag Coverage Δ
unittests 64.03% <ø> (-0.09%) :arrow_down:

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

Impacted Files Coverage Δ
mmdet/datasets/dataset_wrappers.py 80.31% <ø> (ø)
mmdet/models/detectors/cornernet.py 94.87% <0.00%> (-5.13%) :arrow_down:
mmdet/models/dense_heads/corner_head.py 68.33% <0.00%> (-1.39%) :arrow_down:
mmdet/datasets/pipelines/transforms.py 74.59% <0.00%> (-1.37%) :arrow_down:
mmdet/core/hook/wandblogger_hook.py 14.91% <0.00%> (-0.13%) :arrow_down:

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

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

codecov[bot] avatar Sep 20 '22 14:09 codecov[bot]