Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV: adds scheduled test with pytest slow option #639

Merged

Conversation

Gui-FernandesBR
Copy link
Member

Pull request type

  • Code changes (bugfix, features)
  • Code maintenance (refactoring, formatting, tests)
  • ReadMe, Docs and GitHub updates
  • Other (please describe):

Checklist

  • Tests for the changes have been added (if needed)
  • Docs have been reviewed and added / updated
  • Lint (black rocketpy/ tests/) has passed locally
  • All tests (pytest tests -m slow --runslow) have passed locally
  • CHANGELOG.md has been updated (if relevant)

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

  • No

Additional information

Enter text here...

Copy link

codecov bot commented Jul 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Gui-FernandesBR Gui-FernandesBR merged commit 79160f7 into develop Jul 13, 2024
11 checks passed
@Gui-FernandesBR Gui-FernandesBR deleted the dev/adds-scheduled-test-with-pytest-slow-option branch July 13, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants