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] Dynamic scatter bug fix: Discarded the first voxel by mistake when all input points have valid coors #768 #915

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

zhanggefan
Copy link
Contributor

fix issue #768

@zhanggefan zhanggefan changed the title fix #768 [Fix] Dynamic scatter bug fix: Discarded the first voxel by mistake when all input points have valid coors #768 Sep 6, 2021
@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #915 (b93c17d) into master (075f444) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #915   +/-   ##
=======================================
  Coverage   49.33%   49.33%           
=======================================
  Files         210      210           
  Lines       16021    16021           
  Branches     2556     2556           
=======================================
  Hits         7904     7904           
  Misses       7614     7614           
  Partials      503      503           
Flag Coverage Δ
unittests 49.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 075f444...b93c17d. Read the comment docs.

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