RocketPy-Team / RocketPy

Next generation High-Power Rocketry 6-DOF Trajectory Simulation
https://docs.rocketpy.org/
MIT License
650 stars 159 forks source link

DEV: adds scheduled test with pytest slow option #639

Closed Gui-FernandesBR closed 4 months ago

Gui-FernandesBR commented 4 months ago

Pull request type

Checklist

Current behavior

Sometimes we "forget" about the slow tests for weeks and we get outdated tests.

New behavior

Every 2 weeks, the slow tests will be executed on GitHub Actions

Breaking change

Additional information

Enter text here...

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 75.70%. Comparing base (3130cdb) to head (655f4be). Report is 84 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #639 +/- ## =========================================== + Coverage 73.89% 75.70% +1.81% =========================================== Files 79 81 +2 Lines 10073 9813 -260 =========================================== - Hits 7443 7429 -14 + Misses 2630 2384 -246 ```

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