Skip to content

Conversation

@yhcao6
Copy link
Collaborator

@yhcao6 yhcao6 commented Sep 4, 2020

Fix valid flag stride issue mentioned in #3576

@codecov
Copy link

codecov bot commented Sep 4, 2020

Codecov Report

Merging #3685 into master will decrease coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3685      +/-   ##
==========================================
- Coverage   61.12%   60.99%   -0.13%     
==========================================
  Files         216      216              
  Lines       15315    15316       +1     
  Branches     2607     2607              
==========================================
- Hits         9361     9342      -19     
- Misses       5489     5510      +21     
+ Partials      465      464       -1     
Flag Coverage Δ
#unittests 60.99% <100.00%> (-0.13%) ⬇️

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

Impacted Files Coverage Δ
mmdet/core/anchor/anchor_generator.py 77.53% <100.00%> (ø)
mmdet/datasets/pipelines/__init__.py 100.00% <100.00%> (ø)
mmdet/models/roi_heads/__init__.py 100.00% <100.00%> (ø)
mmdet/models/roi_heads/test_mixins.py 50.44% <0.00%> (-9.74%) ⬇️
mmdet/models/detectors/cornernet.py 94.87% <0.00%> (-5.13%) ⬇️
mmdet/models/dense_heads/corner_head.py 74.31% <0.00%> (-1.92%) ⬇️

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 73ebc52...2a50a64. Read the comment docs.

@hellock hellock requested a review from ZwwWayne September 4, 2020 07:09
@ZwwWayne ZwwWayne merged commit 64e2d44 into open-mmlab:master Sep 8, 2020
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