Skip to content

LG-11152 Add Proofing Rate Metrics to MKMR#9459

Merged
ThatSpaceGuy merged 4 commits intomainfrom
LG-11152-Proofing-Rates-MKMR
Oct 26, 2023
Merged

LG-11152 Add Proofing Rate Metrics to MKMR#9459
ThatSpaceGuy merged 4 commits intomainfrom
LG-11152-Proofing-Rates-MKMR

Conversation

@ThatSpaceGuy
Copy link
Contributor

@ThatSpaceGuy ThatSpaceGuy commented Oct 26, 2023

changelog: Internal, Reporting, Add Proofing Rate Metrics

🎫 Ticket

https://cm-jira.usa.gov/browse/LG-11152

👀 Screenshots

image

@ThatSpaceGuy ThatSpaceGuy requested a review from a team October 26, 2023 15:34
changelog: Internal, Reporting, Add Proofing Rate Metrics
@ThatSpaceGuy ThatSpaceGuy force-pushed the LG-11152-Proofing-Rates-MKMR branch from 4eb318e to 416f873 Compare October 26, 2023 15:45
end

def account_reuse_report
@account_reuse_report ||= Reporting::AccountReuseAndTotalIdentitiesReport.new(report_date)
Copy link
Contributor

Choose a reason for hiding this comment

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

Not for this PR, but -- it is starting to feel really dirty that Reporting::AccountReuseAndTotalIdentitiesReport (and most other reports here) don't require an, erm, require, because they're local, but Reporting::ProofingRateReport does because it's in a separate reporting directory. I hope some day we can unify that.

Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

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

LGTM, let's fix the naming I commented on before merging please!

@ThatSpaceGuy ThatSpaceGuy merged commit 021ba89 into main Oct 26, 2023
@ThatSpaceGuy ThatSpaceGuy deleted the LG-11152-Proofing-Rates-MKMR branch October 26, 2023 20:14
@amirbey amirbey mentioned this pull request Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants