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

Motor burn #9

Merged
merged 4 commits into from
Nov 19, 2024
Merged

Motor burn #9

merged 4 commits into from
Nov 19, 2024

Conversation

bxrne
Copy link
Owner

@bxrne bxrne commented Nov 19, 2024

Simulate solid motor burning over time.

In:
Initial mass.
Thrust curve.

Out:
Thrust @ time
Dry Mass @ time
Total Mass @ time

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

Attention: Patch coverage is 56.00000% with 44 lines in your changes missing coverage. Please review.

Project coverage is 43.36%. Comparing base (0f6de5c) to head (eb60a24).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
pkg/components/solid_motor.go 68.29% 24 Missing and 2 partials ⚠️
pkg/simulation/simulation.go 0.00% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   35.29%   43.36%   +8.07%     
==========================================
  Files           6        6              
  Lines         102      196      +94     
==========================================
+ Hits           36       85      +49     
- Misses         65      106      +41     
- Partials        1        5       +4     

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


🚨 Try these New Features:

@bxrne bxrne merged commit f3de35a into main Nov 19, 2024
5 checks passed
@bxrne bxrne deleted the motor_burn branch November 21, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant