neuroinformatics-unit / movement

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

Refactor derivative #270

Closed lochhh closed 3 months ago

lochhh commented 3 months ago

Description

What is this PR

Why is this PR needed? Closes #268

What does this PR do? This PR incorporates suggestions from #265

References

268 #265

How has this PR been tested?

Tests run locally and in CI

Does this PR require an update to the documentation?

Docstrings are updated accordingly

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.76%. Comparing base (e7ccfe5) to head (8c19a78).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #270 +/- ## ========================================== - Coverage 99.76% 99.76% -0.01% ========================================== Files 14 14 Lines 866 863 -3 ========================================== - Hits 864 861 -3 Misses 2 2 ```

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

lochhh commented 3 months ago

@sfmig I'm requesting your review because changes here are/stem from #265

sonarcloud[bot] commented 3 months 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