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

BUG: Elliptical Fins Draw #548

Merged
merged 3 commits into from
Feb 8, 2024
Merged

Conversation

MateusStano
Copy link
Member

Pull request type

  • Code changes (bugfix, features)

Current behavior

image

New behavior

The shape_vec of the elliptical fins was considering an entire ellipse, instead of just half of it:

image

Breaking change

  • Yes
  • No

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e5d1122) 72.45% compared to head (9a1e372) 72.49%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #548      +/-   ##
===========================================
+ Coverage    72.45%   72.49%   +0.04%     
===========================================
  Files           59       59              
  Lines         9569     9566       -3     
===========================================
+ Hits          6933     6935       +2     
+ Misses        2636     2631       -5     

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

Copy link
Member

@Gui-FernandesBR Gui-FernandesBR left a comment

Choose a reason for hiding this comment

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

Nice catch

@Gui-FernandesBR Gui-FernandesBR merged commit b2bab4d into develop Feb 8, 2024
11 checks passed
@Gui-FernandesBR Gui-FernandesBR deleted the bug/elliptical-fins-draw branch February 8, 2024 00:28
@Gui-FernandesBR Gui-FernandesBR added the Bug Something isn't working label Feb 12, 2024
@Gui-FernandesBR Gui-FernandesBR added this to the Release v1.X.0 milestone Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants