Skip to content

Conversation

lobsterkatie
Copy link
Member

This is a follow up to #100893, which added a contributes value to each variant in the grouping info JSON. In this PR, all of the places in the front end code where we've been using the presence of a hash value as a proxy for whether or not a variant contributes have been switched to use the contributes value directly. This will let us control visibility of variants separately, without the side effects which come along with having or not having a hash value.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Oct 3, 2025
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #100908   +/-   ##
========================================
  Coverage   81.14%    81.14%           
========================================
  Files        8616      8616           
  Lines      382246    382241    -5     
  Branches    24031     24027    -4     
========================================
- Hits       310180    310177    -3     
+ Misses      71739     71737    -2     
  Partials      327       327           

@lobsterkatie lobsterkatie force-pushed the kmclb-use-variant-contributes-value-in-grouping-info-section branch from 9d3f6fa to 60f5c94 Compare October 3, 2025 19:35
@lobsterkatie lobsterkatie marked this pull request as ready for review October 3, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants