Skip to content
New issue

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

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

Already on GitHub? # to your account

Plot polars #115

Merged
merged 9 commits into from
Mar 10, 2025
Merged

Plot polars #115

merged 9 commits into from
Mar 10, 2025

Conversation

1-Bart-1
Copy link
Member

@1-Bart-1 1-Bart-1 commented Mar 9, 2025

Move polar matrix plotting functions to the plotting extension and add Xfoil and Timers as normal dependencies

@1-Bart-1 1-Bart-1 marked this pull request as draft March 9, 2025 19:42
Copy link

codecov bot commented Mar 9, 2025

Codecov Report

Attention: Patch coverage is 80.76923% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/plotting.jl 80.76% 5 Missing ⚠️
Files with missing lines Coverage Δ
ext/VortexStepMethodControlPlotsExt.jl 100.00% <ø> (ø)
src/VortexStepMethod.jl 2.63% <ø> (ø)
src/plotting.jl 91.21% <80.76%> (-0.76%) ⬇️

... and 3 files with indirect coverage changes

🚀 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 marked this pull request as ready for review March 9, 2025 20:32
@1-Bart-1 1-Bart-1 requested a review from ufechner7 March 9, 2025 20:32
@1-Bart-1 1-Bart-1 linked an issue Mar 9, 2025 that may be closed by this pull request
Copy link
Collaborator

@ufechner7 ufechner7 left a comment

Choose a reason for hiding this comment

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

Please, address my remarks.

@1-Bart-1 1-Bart-1 merged commit 7a4cbea into main Mar 10, 2025
6 of 7 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create functions or example scripts that plot the bin files
2 participants