Skip to content

Conversation

@tkfoss
Copy link
Contributor

@tkfoss tkfoss commented Feb 14, 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 February 14, 2025 17:27
@codecov
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files

@tkfoss tkfoss changed the title Tom cg 10829 import wildcard doesnt preserve import resolution [CG-10829] fix: import wildcard doesn't preserve import resolution Feb 14, 2025
@tkfoss tkfoss merged commit acb8dca into develop Feb 14, 2025
24 of 26 checks passed
@tkfoss tkfoss deleted the tom-cg-10829-import-wildcard-doesnt-preserve-import-resolution branch February 14, 2025 17:35
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.15.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

rushilpatel0 pushed a commit that referenced this pull request Feb 18, 2025
)

Importing from a file that contains a wildcard can break further resolution. This could occur depending on to_resolve ordering, if the outer file is processed first _wildcards will not be filled in time.

---------

Co-authored-by: tomcodegen <kucar.tomislav@gmail.com>
Co-authored-by: tomcodgen <191515280+tomcodgen@users.noreply.github.com>
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