neuroinformatics-unit / movement

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

Polar kinematics #155

Closed lochhh closed 2 months ago

lochhh commented 3 months ago

Description

What is this PR

Why is this PR needed? This PR closes #115.

What does this PR do?

References

115

How has this PR been tested?

Unit and integration tests have been added and run successfully.

Does this PR require an update to the documentation?

Module has been added to the docs.

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.66%. Comparing base (f90a1c9) to head (078d275).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #155 +/- ## ========================================== + Coverage 99.63% 99.66% +0.03% ========================================== Files 9 10 +1 Lines 554 605 +51 ========================================== + Hits 552 603 +51 Misses 2 2 ```

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

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud