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 typos and error in comments #308

Merged
merged 3 commits into from
Feb 17, 2021
Merged

Conversation

yezhen17
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 16, 2021

Codecov Report

Merging #308 (cb23822) into master (ac9a3e8) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #308   +/-   ##
=======================================
  Coverage   50.23%   50.23%           
=======================================
  Files         173      173           
  Lines       11585    11585           
  Branches     1803     1803           
=======================================
  Hits         5820     5820           
  Misses       5404     5404           
  Partials      361      361           
Flag Coverage Δ
unittests 50.23% <100.00%> (ø)

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

Impacted Files Coverage Δ
mmdet3d/models/fusion_layers/point_fusion.py 37.62% <ø> (ø)
mmdet3d/models/dense_heads/centerpoint_head.py 47.01% <100.00%> (ø)

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 ac9a3e8...cb23822. Read the comment docs.

@ZwwWayne ZwwWayne merged commit 5592a50 into open-mmlab:master Feb 17, 2021
tpoisonooo pushed a commit to tpoisonooo/mmdetection3d that referenced this pull request Sep 5, 2022
* fix several heap-use-after-free bugs

* rebase master

* add option for sanitizers

* rebase master

* fix conflicts
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