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

DOC: add Vetor II Project (UEL) flight example #747

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

leogrosa
Copy link
Collaborator

@leogrosa leogrosa commented Dec 6, 2024

Pull request type

  • Other (please describe): Added a flight example

Checklist

  • Docs have been reviewed and added / updated
  • All tests (pytest tests -m slow --runslow) have passed locally

Current behavior

Behaves as expected. No flight example related to the Vetor II Project was available previously.

New behavior

Behaves as expected. Introduced a new flight example based on the Vetor II Project from UEL (Universidade Estadual de Londrina).

Breaking change

  • Yes
  • No

Additional information

The Vetor II flight example doesn't have actual flight data for a complete analysis, but it does have a motor, test bench (thrust data), a vehicle structure, and internal tools that made the example possible.

@leogrosa leogrosa requested a review from a team as a code owner December 6, 2024 06:38
@Gui-FernandesBR Gui-FernandesBR changed the base branch from master to develop December 6, 2024 09:55
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.45%. Comparing base (e1a2061) to head (d68dd00).
Report is 26 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #747      +/-   ##
===========================================
+ Coverage    75.99%   76.45%   +0.46%     
===========================================
  Files           95       95              
  Lines        11015    11078      +63     
===========================================
+ Hits          8371     8470      +99     
+ Misses        2644     2608      -36     

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

@leogrosa
Copy link
Collaborator Author

leogrosa commented Dec 6, 2024

It seems the CI/CD pipeline failed to trigger due to a configuration issue (No event triggers defined in on). Could you please check if the workflows are properly set to run on pull requests? Please let me know if there's anything I should adjust.

@Gui-FernandesBR
Copy link
Member

It seems the CI/CD pipeline failed to trigger due to a configuration issue (No event triggers defined in on). Could you please check if the workflows are properly set to run on pull requests? Please let me know if there's anything I should adjust.

The CI is working properly.

When receiving contributions from external users, we have to manually trigger the CI execution. This is important so we don't execute malicious code.

Thanks for your contribution!

@leogrosa
Copy link
Collaborator Author

leogrosa commented Dec 6, 2024

Ok, thanks!
This PR is my challenge submission for the 2024 RocketPy Recruitment Process. I hope it serves as a valuable contribution :)

@Gui-FernandesBR
Copy link
Member

Ok, thanks! This PR is my challenge submission for the 2024 RocketPy Recruitment Process. I hope it serves as a valuable contribution :)

Yes, it definitely does. Thank you so much! You will be hearing from us quite soon;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

2 participants