Skip to content

Conversation

@disberd
Copy link
Owner

@disberd disberd commented Nov 10, 2025

This PR fixes error within @frompackage when an import statement from Base or Core was used within the target package or directly from within the call to the @frompackage macro.

This closes #68

@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (abce6d0) to head (6866da3).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #71   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          783       786    +3     
=========================================
+ Hits           783       786    +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@disberd disberd merged commit 5f1cd68 into master Nov 10, 2025
12 checks passed
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.

Import all breaks if some Base submodule is loaded in package

2 participants