3dgeo-heidelberg / py4dgeo

py4dgeo - A Python library for change analysis in 4D point clouds
https://py4dgeo.readthedocs.io
MIT License
73 stars 10 forks source link

Bugfixes to 4D-OBC #225

Closed dokempf closed 1 year ago

dokempf commented 1 year ago

This hopefully fixes #223

codecov-commenter commented 1 year ago

Codecov Report

Merging #225 (a3844d5) into main (ff64fd5) will decrease coverage by 0.16%. The diff coverage is 0.00%.

:exclamation: Current head a3844d5 differs from pull request most recent head d27e3cd. Consider uploading reports for the commit d27e3cd to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/225/graphs/tree.svg?width=650&height=150&src=pr&token=TUVklp2e6N&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg)](https://codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/225?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg) ```diff @@ Coverage Diff @@ ## main #225 +/- ## ========================================== - Coverage 89.51% 89.35% -0.17% ========================================== Files 18 18 Lines 1669 1672 +3 ========================================== Hits 1494 1494 - Misses 175 178 +3 ``` | Flag | Coverage Δ | | |---|---|---| | cxx | `87.26% <0.00%> (-0.33%)` | :arrow_down: | | python | `91.30% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/225?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg) | Coverage Δ | | |---|---|---| | [lib/segmentation.cpp](https://codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/225/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg#diff-bGliL3NlZ21lbnRhdGlvbi5jcHA=) | `74.35% <0.00%> (-0.83%)` | :arrow_down: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/225?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/225?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg). Last update [ff64fd5...d27e3cd](https://codecov.io/gh/3dgeo-heidelberg/py4dgeo/pull/225?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=3dgeo-heidelberg).