Skip to content

fix: allow unexported :extend for inferred packages#219

Merged
jmattheis merged 1 commit intomainfrom
infer-package-path-before-extend
Jan 6, 2026
Merged

fix: allow unexported :extend for inferred packages#219
jmattheis merged 1 commit intomainfrom
infer-package-path-before-extend

Conversation

@jmattheis
Copy link
Owner

@jmattheis jmattheis commented Jan 5, 2026

Fixes #218

@jmattheis jmattheis force-pushed the infer-package-path-before-extend branch from f02110c to 76703d6 Compare January 6, 2026 09:30
@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.95%. Comparing base (635b101) to head (76703d6).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
+ Coverage   95.52%   95.95%   +0.42%     
==========================================
  Files          50       50              
  Lines        3285     2743     -542     
==========================================
- Hits         3138     2632     -506     
+ Misses        114       80      -34     
+ Partials       33       31       -2     

☔ 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.

@jmattheis jmattheis merged commit 3283555 into main Jan 6, 2026
16 checks passed
@jmattheis jmattheis deleted the infer-package-path-before-extend branch January 6, 2026 09:43
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.

Error on using unexported extend functions targetting output:file in same directory/package

1 participant