lox-space / lox

Oxidized Astrodynamics
Mozilla Public License 2.0
25 stars 2 forks source link

Replace parameterised tests with rstest #59

Closed AngusGMorrison closed 8 months ago

AngusGMorrison commented 8 months ago

Replaces all manually parameterised tests with rstest.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (0d03498) 97.82% compared to head (fd749e0) 97.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #59 +/- ## ========================================== - Coverage 97.82% 97.78% -0.04% ========================================== Files 41 41 Lines 17394 16688 -706 ========================================== - Hits 17015 16318 -697 + Misses 379 370 -9 ```

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