Skip to content

Conversation

@efritz
Copy link

@efritz efritz commented Aug 9, 2019

The output of lsif-npm can contain vertices and edges with duplicated IDs. This PR ensures that a global integer ID generator is created to stop the current behavior of resetting the counter to MAX_SAFE_INTEGER on each construction (one for the import linker, one for the export linker, and one each time an int-id moniker is encountered after a uuid-id moniker).

@msftclas
Copy link

msftclas commented Aug 9, 2019

CLA assistant check
All CLA requirements met.

@chrismwendt
Copy link
Contributor

@dbaeumer @jumattos Could you take a look?

@efritz
Copy link
Author

efritz commented Aug 30, 2019

Any chance of looking at this?

@efritz
Copy link
Author

efritz commented Nov 14, 2019

@dbaeumer any chance you could look at this?

@efritz efritz force-pushed the deduplicate-lsif-npm-identifiers branch from c79d693 to 2706d1d Compare November 14, 2019 15:02
Base automatically changed from master to main March 2, 2021 14:41
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.

3 participants