Skip to content

feat: store import sites on dependencies#251

Merged
dsherret merged 7 commits intodenoland:mainfrom
nayeemrmn:dependency-imports
Apr 4, 2023
Merged

feat: store import sites on dependencies#251
dsherret merged 7 commits intodenoland:mainfrom
nayeemrmn:dependency-imports

Conversation

@nayeemrmn
Copy link
Collaborator

Towards #228. Stops short of introducing ImportError / checking assertions because that's where it starts needing to be broken in. They're not included in the json yet since the schema needs a little more scrutiny, but the serialization code is there to iterate on and is usable in the rust API.

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

Looks mostly good to me. @nayeemrmn would you be able to add a basic test for each kind of import?

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @nayeemrmn!

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.

2 participants