Skip to content

fix: include meta imports in DAG checks - #9871

Merged
kim-em merged 1 commit into
mainfrom
issue-9425
Aug 31, 2026
Merged

fix: include meta imports in DAG checks#9871
kim-em merged 1 commit into
mainfrom
issue-9425

Conversation

@kim-em

@kim-em kim-em commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Closes #9425.

Teach both DAG import parsers to recognize Lean meta imports, including the in-use public meta import form. Add a focused regression test covering umbrella reachability and cross-library dependency-edge extraction.

Verification:

  • python3 -m unittest scripts/test_check_dag.py
  • python3 scripts/check_dag.py

@kim-em
kim-em merged commit 351c1b3 into main Aug 31, 2026
1 check 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.

chore: teach check_dag.py to see public meta import edges

1 participant