-
Notifications
You must be signed in to change notification settings - Fork 0
Detect local arguments and functions used in a function #164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
samwaseda
wants to merge
35
commits into
main
Choose a base branch
from
args
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+227
−347
Open
Changes from 24 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
cede0a1
Current state
samwaseda 9386d7e
Merge branch 'resolve' into args
samwaseda 87604aa
Refactor items
samwaseda 995b9ef
Rename some stuff
samwaseda f0b255c
Move get_dependencies
samwaseda bb5d7a5
safe guard for inline access to members
samwaseda 0862a51
Add tests and black
samwaseda c6c0fa1
future annotation
samwaseda c1c7978
mypy
samwaseda a646a44
Merge remote-tracking branch 'origin' into args
samwaseda 690c213
Merge remote-tracking branch 'origin' into args
samwaseda 740aa51
Create find_undefined_variables
samwaseda ef0169a
Merge remote-tracking branch 'origin' into args
samwaseda ea31b27
Do not distinguish between functions and variables
samwaseda 50503f6
go recursive only if there is no version
samwaseda 9e6ee43
black
samwaseda ee1c5ce
Add one more test
samwaseda e2b19d5
[dependabot skip] Update env file
pyiron-runner 8e1a845
Merge remote-tracking branch 'origin' into args
samwaseda fa1d666
Resolve conflict
samwaseda 923e300
Align code
samwaseda 0663d05
ruff
samwaseda 0f301b7
Remove try except and add tests
samwaseda 09df6fd
Merge remote-tracking branch 'origin' into args
samwaseda 777a558
Potential fix for pull request finding
samwaseda 56aa4f2
Potential fix for pull request finding
samwaseda 3de03c5
Potential fix for pull request finding
samwaseda dcd510b
Potential fix for pull request finding
samwaseda 2d48634
Remove tests for now
samwaseda bc0accd
Initial plan
Copilot dbb1188
Rewrite UndefinedVariableVisitor to forbid local function definitions
Copilot 1e893de
Merge pull request #190 from pyiron/copilot/sub-pr-164
samwaseda 87dbcf7
Merge main
liamhuber d62ecc8
Fix module path in patch calls
liamhuber 6581e93
Merge pull request #211 from pyiron/merge-main-args
liamhuber File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.