Skip to content

Place Trickified code in the correct Python module#2102

Open
ninotarantino wants to merge 1 commit intonasa:masterfrom
ninotarantino:trickified-code-in-correct-python-module
Open

Place Trickified code in the correct Python module#2102
ninotarantino wants to merge 1 commit intonasa:masterfrom
ninotarantino:trickified-code-in-correct-python-module

Conversation

@ninotarantino
Copy link
Copy Markdown
Contributor

Addresses an issue where Trickified code was not placed into the PYTHON_MODULE specified in its header files.

Closes #2101.

Previously, any code with the PYTHON_MODULE Trick header field was not
placed into that Python module if it was part of a Trickified library.

Refs nasa#2101.
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage is 56.79%ninotarantino:trickified-code-in-correct-python-module into nasa:master. No base build found for nasa:master.

@ninotarantino
Copy link
Copy Markdown
Contributor Author

@hchen99 @Pherring04 this is ready for review. I noticed an issue where my Trickified code wasn't being placed in the PYTHON_MODULE I specified in my Trick headers. Let me know if the test I added is too janky and I can update it.

@hchen99
Copy link
Copy Markdown
Contributor

hchen99 commented Apr 24, 2026

Thanks @ninotarantino will let you know if anything

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.

Trickified code isn't placed into the right Python module

3 participants