Skip to content

ref(workflow_engine): Change the issue fingerprint to be prefixed with detector #92527

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

Merged
merged 1 commit into from
May 30, 2025

Conversation

saponifi3d
Copy link
Contributor

Description

@evanpurkhiser brought up a great point that it's not clear what's being stored and that the id could easily collide with other models. To address this, prefixing the fingerprint with detector will help illustrate the difference and avoid collisions.

@saponifi3d saponifi3d requested a review from a team as a code owner May 29, 2025 23:08
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label May 29, 2025
Copy link
Member

@cathteng cathteng left a comment

Choose a reason for hiding this comment

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

cool beans

Copy link

codecov bot commented May 29, 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   #92527   +/-   ##
=======================================
  Coverage   87.89%   87.89%           
=======================================
  Files       10234    10234           
  Lines      586895   586896    +1     
  Branches    22799    22799           
=======================================
+ Hits       515836   515846   +10     
+ Misses      70629    70620    -9     
  Partials      430      430           

@saponifi3d saponifi3d merged commit f71d037 into master May 30, 2025
62 checks passed
@saponifi3d saponifi3d deleted the jcallender/aci/better-fingerprints branch May 30, 2025 16:34
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.

3 participants