Skip to content

Take GraphQL over HTTP scoring into account + clean sort-libraries function #1352

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

Merged
merged 18 commits into from
Jan 24, 2023
Merged

Take GraphQL over HTTP scoring into account + clean sort-libraries function #1352

merged 18 commits into from
Jan 24, 2023

Conversation

TuvalSimha
Copy link
Contributor

@TuvalSimha TuvalSimha commented Jan 12, 2023

Closes #

Description

Hey @Urigo :)
I made a lot of changes here:

  • Fetch HTTP scoring from graphql-http - HERE
  • Adding the score from HTTP to the sort function - HERE . In case we get score for the httpScore we add 10 points (10% from 100 in total).
  • Fix score bug, had issue with score for downloadCount and we didnt add the points.
  • sort-libraries function become full TypeScript +. clear and clean code
  • Tested it a lot, want to make sure nothing broken

@TuvalSimha TuvalSimha marked this pull request as draft January 12, 2023 10:43
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
@TuvalSimha TuvalSimha changed the title Take GraphQL over HTTP scoring into account Take GraphQL over HTTP scoring into account + clean sort-libraries function Jan 16, 2023
@TuvalSimha TuvalSimha marked this pull request as ready for review January 16, 2023 14:21
Signed-off-by: Tuval Simha <[email protected]>
Signed-off-by: Tuval Simha <[email protected]>
@Urigo
Copy link
Contributor

Urigo commented Jan 24, 2023

Thank you @TuvalSimha !

@Urigo Urigo merged commit 614009b into graphql:source Jan 24, 2023
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