neuroinformatics-unit / movement

Python tools for analysing body movements across space and time
http://movement.neuroinformatics.dev
BSD 3-Clause "New" or "Revised" License
96 stars 8 forks source link

Compute pairwise distances #278

Open lochhh opened 1 month ago

lochhh commented 1 month ago

Description

What is this PR

Why is this PR needed? Closes #277

What does this PR do?

TO-DO:

References

277

How has this PR been tested?

Tests passing locally and on CI

Does this PR require an update to the documentation?

Docstrings with examples are provided alongside the new functions.

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.78%. Comparing base (9c80786) to head (98d2388).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #278 +/- ## ======================================= Coverage 99.77% 99.78% ======================================= Files 15 15 Lines 887 923 +36 ======================================= + Hits 885 921 +36 Misses 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud