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

TST: Prometheus acceptance test with apogee criteria #602

Merged
merged 4 commits into from
May 30, 2024

Conversation

Gui-FernandesBR
Copy link
Member

@Gui-FernandesBR Gui-FernandesBR commented May 16, 2024

Pull request type

  • Other (please describe): Tests

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) (we don't put tests in the CHANGELOG)

New behavior

A new acceptance test, this time only the apogee is going to be asserted, due to the lack of time. However, the rocket flights up to 4km, extending our previous acceptance tests.

Breaking change

  • No

Additional information

None

@Gui-FernandesBR Gui-FernandesBR requested a review from a team as a code owner May 16, 2024 08:50
@Gui-FernandesBR Gui-FernandesBR added the Tests Regarding Tests label May 16, 2024
@Gui-FernandesBR Gui-FernandesBR added this to the Release v1.X.0 milestone May 16, 2024
Copy link
Collaborator

@phmbressan phmbressan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great use of FlightDataImporter and GenericMotor in a new acceptance test. Good job!

@Gui-FernandesBR Gui-FernandesBR force-pushed the tst/prometheus-acceptance-test branch from 3327620 to b3c732c Compare May 30, 2024 04:25
Base automatically changed from doc/adds-prometheus-data to develop May 30, 2024 11:48
@Gui-FernandesBR Gui-FernandesBR force-pushed the tst/prometheus-acceptance-test branch from b3c732c to 6df04c3 Compare May 30, 2024 12:41
Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.58%. Comparing base (73ec844) to head (eeb4df8).
Report is 9 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #602      +/-   ##
===========================================
+ Coverage    73.56%   73.58%   +0.01%     
===========================================
  Files           70       70              
  Lines        10313    10313              
===========================================
+ Hits          7587     7589       +2     
+ Misses        2726     2724       -2     

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

@Gui-FernandesBR Gui-FernandesBR merged commit 42317a6 into develop May 30, 2024
10 checks passed
@Gui-FernandesBR Gui-FernandesBR deleted the tst/prometheus-acceptance-test branch May 30, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tests Regarding Tests
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants