Skip to content

Refactor AST analysis and improve issue reporting - #1667

Open
rudrakshtank wants to merge 3 commits into
imDarshanGK:mainfrom
rudrakshtank:issue1665
Open

Refactor AST analysis and improve issue reporting#1667
rudrakshtank wants to merge 3 commits into
imDarshanGK:mainfrom
rudrakshtank:issue1665

Conversation

@rudrakshtank

Copy link
Copy Markdown

Related Issue

Fixes #1665

Type of change

  • Bug fix
  • New feature / enhancement
  • Documentation update
  • Test addition
  • Refactor

Checklist

  • I have read CONTRIBUTING.md
  • My branch is up to date with main
  • I have run pytest -v and all tests pass
  • I have not introduced duplicate issues or features
  • My PR title follows the format: feat/fix/docs/test: short description
  • I have added tests for new features (Level 2 and 3 issues)
  • No hardcoded secrets or API keys in my code
  • This PR is linked to a GSSoC 2026 issue

Screenshots (if frontend change)

Test evidence

pytest -v
# paste output

@imDarshanGK

imDarshanGK commented Jul 23, 2026

Copy link
Copy Markdown
Owner

@rudrakshtank
Please add a short video demo showcasing your key features for review.

@imDarshanGK imDarshanGK left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rudrakshtank
rudrakshtank requested a review from imDarshanGK July 27, 2026 06:37
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.

[Bug] Crash in _count_returns_shallow: AttributeError: 'str' object has no attribute '_fields' on global statements

2 participants