3dgeo-heidelberg / py4dgeo

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

Remove ruptures import statement #201

Closed dokempf closed 1 year ago

dokempf commented 1 year ago

This fixes #199

codecov-commenter commented 1 year ago

Codecov Report

Merging #201 (365d055) into main (12929b4) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   89.51%   89.51%   -0.01%     
==========================================
  Files          20       20              
  Lines        1765     1764       -1     
==========================================
- Hits         1580     1579       -1     
  Misses        185      185              
Flag Coverage Δ
cxx 87.96% <ø> (ø)
python 90.81% <ø> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
src/py4dgeo/segmentation.py 89.74% <ø> (-0.03%) :arrow_down:

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 12929b4...365d055. Read the comment docs.