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

Compute neighbor distance #392

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

schroedtert
Copy link
Collaborator

Closes #246

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 10.63830% with 42 lines in your changes missing coverage. Please review.

Project coverage is 62.13%. Comparing base (0fd1969) to head (56f0f4e).

Files with missing lines Patch % Lines
pedpy/plotting/plotting.py 4.34% 22 Missing ⚠️
pedpy/methods/method_utils.py 13.04% 20 Missing ⚠️
@@            Coverage Diff             @@
##             main     #392      +/-   ##
==========================================
- Coverage   63.22%   62.13%   -1.10%     
==========================================
  Files          14       14              
  Lines        1357     1389      +32     
==========================================
+ Hits          858      863       +5     
- Misses        499      526      +27     
Files with missing lines Coverage Δ
pedpy/__init__.py 90.00% <ø> (ø)
pedpy/column_identifier.py 100.00% <100.00%> (ø)
pedpy/methods/method_utils.py 73.91% <13.04%> (-6.77%) ⬇️
pedpy/plotting/plotting.py 12.17% <4.34%> (+<0.01%) ⬆️

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.

Compute distance to neighbors
1 participant