3dgeo-heidelberg / py4dgeo

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

Docu seed detection #188

Closed kathapand closed 2 years ago

kathapand commented 2 years ago

Documentation of params for seed detection added. I suspect the automatic merging does not work, because I changed the parametrization of synthetic data analysis in the jupyter notebook (different results than auto testing).

codecov-commenter commented 2 years ago

Codecov Report

Merging #188 (b671162) into main (ff62691) will not change coverage. The diff coverage is n/a.

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

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   86.95%   86.95%           
=======================================
  Files          20       20           
  Lines        1395     1395           
=======================================
  Hits         1213     1213           
  Misses        182      182           
Flag Coverage Δ
cxx 78.39% <ø> (ø)
python 90.83% <ø> (ø)

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

Impacted Files Coverage Δ
src/py4dgeo/segmentation.py 89.78% <ø> (ø)

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 ff62691...4e10192. Read the comment docs.