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

Fix source code typos #925

Merged
merged 1 commit into from Sep 26, 2022
Merged

Fix source code typos #925

merged 1 commit into from Sep 26, 2022

Conversation

luzpaz
Copy link
Contributor

@luzpaz luzpaz commented Sep 24, 2022

Description

Leftover typos that alter source code directly. There are also some source comment fixes mixed in.

How Has This Been Tested?

n/a

Screenshots, that help to understand the changes(if applicable):

Checklist:

  • A test for the new functionality was added.
  • All tests run without failure.
  • The new code complies with the TiGL style guide.
  • New classes have been added to the Python interface.
  • API changes were documented properly in tigl.h.

Left over source code typos (some source code comment typo fixes mixed in as well)
@codecov-commenter
Copy link

codecov-commenter commented Sep 24, 2022

Codecov Report

Merging #925 (d89aa43) into master (ab8a7d3) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #925   +/-   ##
=======================================
  Coverage   69.52%   69.52%           
=======================================
  Files         298      298           
  Lines       24974    24974           
=======================================
  Hits        17363    17363           
  Misses       7611     7611           
Impacted Files Coverage Δ
src/geometry/CTiglBSplineApproxInterp.h 100.00% <ø> (ø)
src/geometry/CTiglBSplineAlgorithms.cpp 96.99% <100.00%> (ø)
src/geometry/CTiglBSplineApproxInterp.cpp 96.99% <100.00%> (ø)
src/geometry/CTiglInterpolatePointsWithKinks.cpp 100.00% <100.00%> (ø)
...rc/structural_elements/CCPACSFuselageWallSegment.h 33.33% <100.00%> (ø)
src/wing/CCPACSWing.cpp 76.87% <100.00%> (ø)

Copy link
Contributor

@joergbrech joergbrech left a comment

Choose a reason for hiding this comment

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

Thanks!

@joergbrech joergbrech merged commit a516521 into DLR-SC:master Sep 26, 2022
@luzpaz luzpaz deleted the typos branch September 26, 2022 14:27
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.

None yet

3 participants