changelog: Internal, Reporting,fix IRS Credential Tenure Metric query…#12394
Merged
shilenpatel1 merged 3 commits intomainfrom Aug 5, 2025
Merged
changelog: Internal, Reporting,fix IRS Credential Tenure Metric query…#12394shilenpatel1 merged 3 commits intomainfrom
shilenpatel1 merged 3 commits intomainfrom
Conversation
5623f7f to
461e74e
Compare
… anb combine report with IRS Fraud Metric
461e74e to
b282d5e
Compare
edimeo-gsa
approved these changes
Aug 5, 2025
mdiarra3
added a commit
that referenced
this pull request
Aug 7, 2025
* Update translations for the LG33 error page (#12388) changelog: Upcoming Features, One Account, Update translations for the LG33 error page * Update json gem (#12386) changelog: Internal, Maintenance, Update json gem * Upgrade saml_idp to 0.23.9-18f (#12389) changelog: Internal, Security, Update ruby-saml gem * Undo unintended resolution proofing change (#12390) * Undo unintended changes from One Account work changelog: Bug Fixes, Resolution Proofing, Undo unintended changes from One Account work These changes from commit f628580 were not intended. * Reinstate dependency so that cascaded deletes can happen * Lg-16484 create new alert banner for dos api down (#12387) * changelog: Internal, Doc Auth, adding logging for step in dos api health check * Adding step as analytics argument * Fixing specs * Updated param comment and spec * Adding back arguments in choose id type concern spec * Adding specs for logging * Resolving PR comments * Fix LG-99 metric in Fraud Report | GL-Data-184 (#12396) Fixes uppercase typo Changes query order for efficiency changelog: Internal, Reporting, Fix LG-99 metric in Fraud Report Refer to: https://gitlab.login.gov/lg-teams/Team-Data/reporting/-/issues/184 Co-authored-by: shilen.patel <shilen.patel@gsa.gov> * changelog: Internal, Doc Auth, adding spec to confirm mobile flow routes from how to verify to doc capture after ipp canceled (#12393) * changelog: Internal, Reporting,fix IRS Credential Tenure Metric query… (#12394) * changelog: Internal, Reporting,fix IRS Credential Tenure Metric query anb combine report with IRS Fraud Metric * changelog: Internal, Reporting,fix spec file * changelog: Internal, Reporting,fix lint issue * Check for duplicates only within requesting service provider (#12391) changelog: Upcoming Features, One Account, Check for duplicates only within requesting service provider Fixes https://cm-jira.usa.gov/browse/LG-16327 --------- Co-authored-by: Vraj Mohan <vraj.mohan@gsa.gov> Co-authored-by: Mitchell Henke <mitchell.henke@gsa.gov> Co-authored-by: A Shukla <abir.shukla@gsa.gov> Co-authored-by: Gerardo E. Cruz-Ortiz <59618057+astrogeco@users.noreply.github.com> Co-authored-by: shilen.patel <shilen.patel@gsa.gov>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
… anb combine report with IRS Fraud Metric
🎫 Ticket
GL-155
Link to the relevant ticket:
GL-155
🛠 Summary of changes
Write a brief description of what you changed.
--> Optimize the Credential Tenure Metric Report Query to run without any timeout issue
--> Update the IRS Fraud Metric Report in order to combin IRS Credential Tenure Metric with IRS Fraud Metric Report
--> Update the Unit Test for IRS Fraud Metric Report in Spec file
📜 Testing Plan
Provide a checklist of steps to confirm the changes.
Reports::IrsFraudMetricsReport.new(Date.today).perform_now👀 Screenshots
If relevant, include a screenshot or screen capture of the changes.
Before:
After: