Skip to content
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

Add fragment matching to MatchCode #548

Merged
merged 18 commits into from
Dec 11, 2024
Merged

Add fragment matching to MatchCode #548

merged 18 commits into from
Dec 11, 2024

Conversation

pombredanne
Copy link
Member

@pombredanne pombredanne commented Nov 25, 2024

This PR add basic support to index and match fragments with MatchCode.
In particular this implements:

  • the database model for fingerprints
  • the core of fingerprinting indexing
  • the core matching of fingerprints and ranking results

@pombredanne pombredanne requested a review from JonoYang November 25, 2024 18:47
JonoYang and others added 17 commits December 10, 2024 14:25
Signed-off-by: Jono Yang <[email protected]>
    * Add position field to SnippetIndex
    * Create ApproximateFileIndex

Signed-off-by: Jono Yang <[email protected]>
Apply minor updates and fix links to installation doc

Signed-off-by: Philippe Ombredanne <[email protected]>
Ssmaller targets help running smaller test suites individually, faster

Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
In line with latest ScanCode

Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
    * Fix imports

Signed-off-by: Jono Yang <[email protected]>
@JonoYang JonoYang merged commit 112f4f2 into main Dec 11, 2024
7 checks passed
@JonoYang JonoYang deleted the matchcode-update branch December 11, 2024 22:45
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