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

Fix overcounting stars because of inclusive range #4

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

Jade-GG
Copy link
Contributor

@Jade-GG Jade-GG commented Jul 20, 2023

I do notice that there is a marked difference (and probably something we can DRY) between this part and the same functionality that's in the ReviewsComposer class. This bit here groups it into stars whereas the other one leaves it as is and lets you use the 1-10 scale that FBC gives you.

We should probably nip this inconsistency in the bud before it becomes a backwards compatibility problem.

@royduin royduin merged commit e82013e into justbetter:master Jul 21, 2023
@royduin
Copy link
Member

royduin commented Jul 21, 2023

FYI @kevinmeijer97

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