Skip to content

Conversation

lobsterkatie
Copy link
Member

@lobsterkatie lobsterkatie commented Oct 3, 2025

This adds each variant's contributes value to the JSON used in the grouping info section of the issue details page. Once this is deployed, a follow-up PR will switch the front end code to use this value (rather than the presence of a hash value) to determine whether or not the variant contributes, which will make handling certain special cases easier. (We'll be able to force a variant to show without incurring all of the side effects of adding a hash value.)

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend 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   #100893      +/-   ##
===========================================
- Coverage   81.14%    81.14%   -0.01%     
===========================================
  Files        8616      8616              
  Lines      382235    382235              
  Branches    24032     24032              
===========================================
- Hits       310179    310177       -2     
- Misses      71728     71730       +2     
  Partials      328       328              

@lobsterkatie lobsterkatie force-pushed the kmclb-include-variant-contributes-in-grouping-info-json branch from 4278046 to 29d7923 Compare October 3, 2025 17:22
@lobsterkatie lobsterkatie force-pushed the kmclb-include-variant-contributes-in-grouping-info-json branch from 29d7923 to bc534cc Compare October 3, 2025 18:38
@lobsterkatie lobsterkatie marked this pull request as ready for review October 3, 2025 19:06
@lobsterkatie lobsterkatie requested a review from a team as a code owner October 3, 2025 19:06
@lobsterkatie lobsterkatie merged commit 3bceda3 into master Oct 3, 2025
65 checks passed
@lobsterkatie lobsterkatie deleted the kmclb-include-variant-contributes-in-grouping-info-json branch October 3, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants