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

Serve updates #4954

Merged
merged 5 commits into from
Apr 21, 2021
Merged

Serve updates #4954

merged 5 commits into from
Apr 21, 2021

Conversation

daavoo
Copy link
Contributor

@daavoo daavoo commented Apr 13, 2021

@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #4954 (09a6a2d) into master (ca95937) will increase coverage by 0.70%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4954      +/-   ##
==========================================
+ Coverage   65.61%   66.31%   +0.70%     
==========================================
  Files         255      257       +2     
  Lines       19990    20077      +87     
  Branches     3396     3418      +22     
==========================================
+ Hits        13117    13315     +198     
+ Misses       6171     6042     -129     
- Partials      702      720      +18     
Flag Coverage Δ
unittests 66.28% <ø> (+0.70%) ⬆️

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

Impacted Files Coverage Δ
...mdet/core/bbox/iou_calculators/iou2d_calculator.py 82.50% <0.00%> (-14.28%) ⬇️
mmdet/models/detectors/cornernet.py 94.87% <0.00%> (-5.13%) ⬇️
mmdet/apis/inference.py 38.18% <0.00%> (-5.12%) ⬇️
mmdet/models/dense_heads/corner_head.py 73.72% <0.00%> (-1.88%) ⬇️
mmdet/datasets/coco.py 46.25% <0.00%> (-0.06%) ⬇️
mmdet/models/roi_heads/__init__.py 100.00% <0.00%> (ø)
mmdet/models/dense_heads/vfnet_head.py 31.48% <0.00%> (ø)
mmdet/models/roi_heads/base_roi_head.py 85.71% <0.00%> (ø)
mmdet/models/roi_heads/roi_extractors/__init__.py 100.00% <0.00%> (ø)
mmdet/datasets/api_wrappers/__init__.py 100.00% <0.00%> (ø)
... and 7 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 ca95937...09a6a2d. Read the comment docs.

@hhaAndroid
Copy link
Collaborator

Thank you for your contribution!

docs/useful_tools.md Outdated Show resolved Hide resolved
@daavoo daavoo requested a review from hhaAndroid April 20, 2021 07:13
@ZwwWayne ZwwWayne merged commit c9eeda5 into open-mmlab:master Apr 21, 2021
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.

None yet

3 participants