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

Implemented Fuselage Profile Type: Superellipse ( #1016) #1021

Merged
merged 36 commits into from
Oct 23, 2024

Merge branch 'master' into superellipse

077e04c
Select commit
Loading
Failed to load commit list.
Merged

Implemented Fuselage Profile Type: Superellipse ( #1016) #1021

Merge branch 'master' into superellipse
077e04c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 1s

69.47% (+0.11%) compared to 8870b8f

View this Pull Request on Codecov

69.47% (+0.11%) compared to 8870b8f

Details

Codecov Report

Attention: Patch coverage is 96.39640% with 4 lines in your changes missing coverage. Please review.

Project coverage is 69.47%. Comparing base (8870b8f) to head (077e04c).

Files with missing lines Patch % Lines
src/common/tiglcommonfunctions.cpp 97.67% 2 Missing ⚠️
src/fuselage/CCPACSFuselageProfile.cpp 92.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1021      +/-   ##
==========================================
+ Coverage   69.36%   69.47%   +0.11%     
==========================================
  Files         301      301              
  Lines       26785    26889     +104     
==========================================
+ Hits        18579    18681     +102     
- Misses       8206     8208       +2     
Files with missing lines Coverage Δ
src/common/tiglcommonfunctions.h 100.00% <ø> (ø)
src/common/tiglcommonfunctions.cpp 78.22% <97.67%> (+1.49%) ⬆️
src/fuselage/CCPACSFuselageProfile.cpp 85.31% <92.00%> (+1.66%) ⬆️