Skip to content

Conversation

@lobsterkatie
Copy link
Member

This makes two small changes to the way objects used in our grouping algorithm represent and then eventually jsonify themselves.

  • For GroupingComponent.description, fall back to the id value rather than using the generic value "others".
  • Add the original text of a fingerprinting rule to its dictified version. This results in a more human-readable way to display which rule matched a given event.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 16, 2024
@codecov
Copy link

codecov bot commented Oct 16, 2024

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   #79231      +/-   ##
==========================================
- Coverage   78.38%   78.38%   -0.01%     
==========================================
  Files        7140     7140              
  Lines      315440   315440              
  Branches    51550    51550              
==========================================
- Hits       247261   247250      -11     
- Misses      61711    61716       +5     
- Partials     6468     6474       +6     

@lobsterkatie lobsterkatie force-pushed the kmclb-improve-grouping-component-and-fingerprinting-rule-json branch from 141fc21 to bdb65ac Compare October 17, 2024 06:17
@lobsterkatie lobsterkatie force-pushed the kmclb-use-full-save-pipeline-for-new-config-variant-tests branch from c839f6e to cee9d5e Compare October 17, 2024 20:17
@lobsterkatie lobsterkatie force-pushed the kmclb-improve-grouping-component-and-fingerprinting-rule-json branch from bdb65ac to 07ccd18 Compare October 17, 2024 20:17
@lobsterkatie lobsterkatie force-pushed the kmclb-use-full-save-pipeline-for-new-config-variant-tests branch from cee9d5e to da286ec Compare October 17, 2024 21:00
@lobsterkatie lobsterkatie force-pushed the kmclb-improve-grouping-component-and-fingerprinting-rule-json branch from 07ccd18 to d289ede Compare October 17, 2024 21:01
@lobsterkatie lobsterkatie force-pushed the kmclb-use-full-save-pipeline-for-new-config-variant-tests branch from da286ec to e1caa35 Compare October 17, 2024 23:25
@lobsterkatie lobsterkatie force-pushed the kmclb-improve-grouping-component-and-fingerprinting-rule-json branch from d289ede to d3d8838 Compare October 17, 2024 23:25
@lobsterkatie lobsterkatie force-pushed the kmclb-use-full-save-pipeline-for-new-config-variant-tests branch from e1caa35 to 2717d77 Compare October 21, 2024 20:23
@lobsterkatie lobsterkatie force-pushed the kmclb-improve-grouping-component-and-fingerprinting-rule-json branch from d3d8838 to 0388a5c Compare October 21, 2024 20:23
@lobsterkatie lobsterkatie force-pushed the kmclb-use-full-save-pipeline-for-new-config-variant-tests branch from 2717d77 to 700a107 Compare October 21, 2024 22:08
@lobsterkatie lobsterkatie force-pushed the kmclb-improve-grouping-component-and-fingerprinting-rule-json branch from 0388a5c to 8d0e496 Compare October 21, 2024 22:08
@lobsterkatie lobsterkatie force-pushed the kmclb-use-full-save-pipeline-for-new-config-variant-tests branch from 700a107 to df1a172 Compare October 21, 2024 22:59
@lobsterkatie lobsterkatie force-pushed the kmclb-improve-grouping-component-and-fingerprinting-rule-json branch from 8d0e496 to f681cf4 Compare October 21, 2024 23:00
Base automatically changed from kmclb-use-full-save-pipeline-for-new-config-variant-tests to master October 22, 2024 14:30
An error occurred while trying to automatically change base from kmclb-use-full-save-pipeline-for-new-config-variant-tests to master October 22, 2024 14:30
@lobsterkatie lobsterkatie force-pushed the kmclb-improve-grouping-component-and-fingerprinting-rule-json branch from f681cf4 to ef18d3e Compare October 22, 2024 14:37
@lobsterkatie lobsterkatie marked this pull request as ready for review October 22, 2024 17:04
@lobsterkatie lobsterkatie requested a review from a team as a code owner October 22, 2024 17:04
@lobsterkatie lobsterkatie merged commit a6132ba into master Oct 22, 2024
50 checks passed
@lobsterkatie lobsterkatie deleted the kmclb-improve-grouping-component-and-fingerprinting-rule-json branch October 22, 2024 17:26
cmanallen pushed a commit that referenced this pull request Oct 23, 2024
This makes two small changes to the way objects used in our grouping algorithm represent and then eventually jsonify themselves.

- For `GroupingComponent.description`, fall back to the `id` value rather than using the generic value `"others"`.
- Add the original text of a fingerprinting rule to its dictified version. This results in a more human-readable way to display which rule matched a given event.
@github-actions github-actions bot locked and limited conversation to collaborators Nov 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants