Skip to content

Conversation

@tkfoss
Copy link
Contributor

@tkfoss tkfoss commented Mar 5, 2025

Motivation

Content

Testing

Please check the following before marking your PR as ready for review

  • I have added tests for my changes
  • I have updated the documentation or added new documentation as needed

@tkfoss tkfoss requested review from a team and codegen-team as code owners March 5, 2025 15:03
@tkfoss tkfoss merged commit f64f455 into develop Mar 5, 2025
15 of 17 checks passed
@tkfoss tkfoss deleted the tom-cg-10916-wildcardimport-error-when-trying-to-parse-astropy branch March 5, 2025 18:29
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2025

🎉 This PR is included in version 0.46.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@codegen-team
Copy link
Contributor

Import Cycle Analysis - GitHub Check

⚠️ Potentially Problematic Import Cycles

Cycles with mixed static and dynamic imports, which might recquire attention.

Problematic Cycle 1

From: src/codegen/sdk/typescript/interface.py
To: src/codegen/sdk/typescript/detached_symbols/code_block.py

  • Static imports: 1
  • Dynamic imports: 1

From: src/codegen/sdk/core/parser.py
To: src/codegen/sdk/core/expressions/placeholder_type.py

  • Static imports: 1
  • Dynamic imports: 1

From: src/codegen/sdk/core/parser.py
To: src/codegen/sdk/core/statements/symbol_statement.py

  • Static imports: 1
  • Dynamic imports: 1

From: src/codegen/sdk/typescript/detached_symbols/promise_chain.py
To: src/codegen/sdk/core/statements/statement.py

  • Static imports: 1
  • Dynamic imports: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants