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

Add missing include guard #1050

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Add missing include guard #1050

merged 1 commit into from
Jan 13, 2025

Conversation

joergbrech
Copy link
Contributor

@joergbrech joergbrech commented Jan 10, 2025

Description

How Has This Been Tested?

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

Checklist:

Task Finished Reviewer Approved
At least one test for the new functionality was added.
  • yes
  • does not apply
  • OK
New classes have been added to the Python interface.
  • yes
  • does not apply
  • OK
The code is properly documented with doxygen docstrings
  • yes
  • does not apply
  • OK
Changes are documented at the top of ChangeLog.md
  • yes
  • does not apply
  • OK

@joergbrech joergbrech marked this pull request as draft January 10, 2025 17:07
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.48%. Comparing base (23808d7) to head (c29f99c).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1050   +/-   ##
=======================================
  Coverage   69.48%   69.48%           
=======================================
  Files         301      301           
  Lines       26894    26894           
=======================================
  Hits        18688    18688           
  Misses       8206     8206           
Flag Coverage Δ
unittests 69.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/wing/CTiglWingSegmentList.h 100.00% <ø> (ø)

@joergbrech joergbrech marked this pull request as ready for review January 13, 2025 10:22
@joergbrech joergbrech merged commit 73669bc into master Jan 13, 2025
23 checks passed
@joergbrech joergbrech deleted the joergbrech-patch-1 branch January 13, 2025 10:22
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.

1 participant