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

[PNI] Handle 100 average creepiness #11538

Merged
merged 2 commits into from
Jan 11, 2024
Merged

Conversation

jhonatan-lopes
Copy link
Contributor

Description

Fixes bug where products with 100 average creepiness would have a KeyError when trying to get the average_bin property.

Link to sample test page:
Related PRs/issues: #

Checklist

Tests

  • Is the code I'm adding covered by tests?

Changes in Models:

  • [ ] Did I update or add new fake data?
  • [ ] Did I squash my migration?
  • [ ] Are my changes backward-compatible. If not, did I schedule a deploy with the rest of the team?

Documentation:

  • [ ] Is my code documented?
  • [ ] Did I update the READMEs or wagtail documentation?

Merge Method
💡❗Remember to use squash merge when merging non-feature branches into main

@jhonatan-lopes jhonatan-lopes requested a review from mmmavis January 8, 2024 12:09
Copy link
Collaborator

@mmmavis mmmavis left a comment

Choose a reason for hiding this comment

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

Left a comment (nitpick). Feel free to merge this PR.

@jhonatan-lopes jhonatan-lopes merged commit c59c02d into main Jan 11, 2024
6 checks passed
@jhonatan-lopes jhonatan-lopes deleted the bugfix/pni-avg-bin-100 branch January 11, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants