Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tirth8205
/
code-review-graph
Public
Notifications
You must be signed in to change notification settings
Fork
2.9k
Star
31.8k
Code
Issues
87
Pull requests
53
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(parser): index JS/TS components wrapped in forwardRef, memo and other HOCs
- #972
#972
Open
L4XB
wants to merge 17 commits into
tirth8205:staging
tirth8205/code-review-graph:staging
from
L4XB:fix/js-wrapped-component-functions
L4XB/code-review-graph:fix/js-wrapped-component-functions
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
fix(parser): index JS/TS components wrapped in forwardRef, memo and other HOCs
#972
L4XB
wants to merge 17 commits into
tirth8205:staging
tirth8205/code-review-graph:staging
from
L4XB:fix/js-wrapped-component-functions
L4XB/code-review-graph:fix/js-wrapped-component-functions
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2026
fix(parser): index JS/TS components wrapped in forwardRef, memo and other HOCs
Show description for 37a4778
L4XB
committed
37a4778
View commit details
Copy full SHA for 37a4778
Browse repository at this point
Commits on Sep 12, 2026
fix(parser): keep the wrapper and sibling calls of a wrapped component
Show description for c0668b0
L4XB
committed
c0668b0
View commit details
Copy full SHA for c0668b0
Browse repository at this point
Commits on Sep 13, 2026
fix(parser): only unwrap wrappers that return a component
Show description for 1d0dbb6
L4XB
committed
1d0dbb6
View commit details
Copy full SHA for 1d0dbb6
Browse repository at this point
Commits on Sep 17, 2026
Merge branch 'staging' into fix/js-wrapped-component-functions
L4XB
committed
73053ca
View commit details
Copy full SHA for 73053ca
Browse repository at this point
fix(parser): annotate the wrapper chain for mypy
Show description for 3b690d8
L4XB
committed
3b690d8
View commit details
Copy full SHA for 3b690d8
Browse repository at this point
test(parser): cover React.memo and React.forwardRef callees
Show description for 7fcf2a3
L4XB
committed
7fcf2a3
View commit details
Copy full SHA for 7fcf2a3
Browse repository at this point
test(parser): pin the failed branches of nested wrapper unwrapping
Show description for 1bad097
L4XB
committed
1bad097
View commit details
Copy full SHA for 1bad097
Browse repository at this point
fix(parser): keep the rest of a wrapper call in the enclosing scope
Show description for 58d79eb
L4XB
committed
58d79eb
View commit details
Copy full SHA for 58d79eb
Browse repository at this point
fix(parser): index memo components that take a props comparator
Show description for 558690e
L4XB
committed
558690e
View commit details
Copy full SHA for 558690e
Browse repository at this point
fix(parser): keep the type annotation reference of a wrapped declaration
Show description for 50c3308
L4XB
committed
50c3308
View commit details
Copy full SHA for 50c3308
Browse repository at this point
test(parser): pin memo's upper argument limit
Show description for d886d0b
L4XB
committed
d886d0b
View commit details
Copy full SHA for d886d0b
Browse repository at this point
fix(parser): ignore comments among wrapper arguments
Show description for 84c4d2d
L4XB
committed
84c4d2d
View commit details
Copy full SHA for 84c4d2d
Browse repository at this point
test(parser): pin the sibling declarators of a directly assigned function
Show description for 3c4ad67
L4XB
committed
3c4ad67
View commit details
Copy full SHA for 3c4ad67
Browse repository at this point
test(parser): pin that a direct assignment keeps its annotation unwalked
Show description for d26609b
L4XB
committed
d26609b
View commit details
Copy full SHA for d26609b
Browse repository at this point
Commits on Sep 18, 2026
Merge branch 'staging' into fix/js-wrapped-component-functions
tirth8205
authored
5635db5
View commit details
Copy full SHA for 5635db5
Browse repository at this point
Commits on Sep 23, 2026
fix(parser): keep a component built in a test body attributed to the test
Show description for a6d1d4d
L4XB
committed
a6d1d4d
View commit details
Copy full SHA for a6d1d4d
Browse repository at this point
fix(parser): name a member wrapper only on React, and cap curried callees
Show description for f20ec1d
L4XB
committed
f20ec1d
View commit details
Copy full SHA for f20ec1d
Browse repository at this point
You can’t perform that action at this time.