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 CCPACSSkin to Python bindings #1041

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add CCPACSSkin to Python bindings #1041

wants to merge 5 commits into from

Conversation

joergbrech
Copy link
Contributor

@joergbrech joergbrech commented Dec 3, 2024

Fixes #1037

Description

This PR adds the missing#include and %include statements to the swig interface file configuration.i.

How Has This Been Tested?

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

Not 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

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.47%. Comparing base (c5ccbb2) to head (75c84f6).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1041   +/-   ##
=======================================
  Coverage   69.47%   69.47%           
=======================================
  Files         301      301           
  Lines       26889    26889           
=======================================
  Hits        18681    18681           
  Misses       8208     8208           
Flag Coverage Δ
unittests 69.47% <ø> (ø)

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

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.

Fuslage CPACSSkin python binding seems to be broken
1 participant