Skip to content

Add a custom amount kites #208

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

Merged
merged 21 commits into from
Jun 13, 2025
Merged

Add a custom amount kites #208

merged 21 commits into from
Jun 13, 2025

Conversation

1-Bart-1
Copy link
Member

@1-Bart-1 1-Bart-1 commented Jun 13, 2025

  • add option for custom amount of kites
  • add a tutorial for creating just a tether (0 kites)
  • Rename RamAirKite to SymbolicAWESystem and PointMassSystem to SystemStructure

@1-Bart-1 1-Bart-1 changed the title Add multiple kites Add a custom amount kites Jun 13, 2025
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

Attention: Patch coverage is 82.54364% with 70 lines in your changes missing coverage. Please review.

Project coverage is 85.99%. Comparing base (c4713e7) to head (81b22a5).
Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
src/ram_air_kite.jl 76.88% 43 Missing ⚠️
src/mtk_model.jl 91.33% 11 Missing ⚠️
src/point_mass_system.jl 84.50% 11 Missing ⚠️
ext/KiteModelsControlPlotsExt.jl 75.00% 4 Missing ⚠️
src/precompile.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
+ Coverage   85.93%   85.99%   +0.06%     
==========================================
  Files           9        9              
  Lines        1856     1957     +101     
==========================================
+ Hits         1595     1683      +88     
- Misses        261      274      +13     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@1-Bart-1 1-Bart-1 requested a review from ufechner7 June 13, 2025 18:46
@1-Bart-1 1-Bart-1 merged commit 4fdcf4c into main Jun 13, 2025
9 of 10 checks passed
@1-Bart-1 1-Bart-1 deleted the multiple-kites branch June 13, 2025 19:57
@ufechner7 ufechner7 mentioned this pull request Jun 19, 2025
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.

Change the names of RamAirKite to SymbolicAWESystem and PointMassSystem to SystemStructure Add option for multiple kites
1 participant