Skip to content
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

LG-12127 Create DropOff report #9989

Merged
merged 9 commits into from
Jan 30, 2024
Merged

LG-12127 Create DropOff report #9989

merged 9 commits into from
Jan 30, 2024

Conversation

Sgtpluck
Copy link
Member

🎫 Ticket

DropOff Report LG-12127

🛠 Summary of changes

This creates an automated Idv DropOffReport following the pattern of other automated reports we currently have. This report updates the current manual DropOff Report (which is pulled using data that is known to be inaccurate) by using more accurate CloudWatch events.
Example of current DropOff Report: https://docs.google.com/spreadsheets/d/15uqj9Tl5Mveva-zDPjUK29AkgMYIWuvn2xmuC8miKu8/edit#gid=1479836647

Initially, we believed that there were more events that available from the IdentityVerificationReport, and so made this report inherit from that model. However, there are not many shared events, but I left the inheritance in because we can use the query/cloudwatch client. Open to feedback on whether we should just move some code over!

changelog: Internal, Data Reporting, Adds automated IdV DropOff Report
lib/reporting/drop_off_report.rb Outdated Show resolved Hide resolved
lib/reporting/drop_off_report.rb Outdated Show resolved Hide resolved
lib/reporting/drop_off_report.rb Outdated Show resolved Hide resolved
lib/reporting/identity_verification_report.rb Outdated Show resolved Hide resolved
Sgtpluck and others added 4 commits January 29, 2024 15:38
Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
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! Have we already spot-checked this with existing reports to make sure they're mostly matching?

@Sgtpluck
Copy link
Member Author

@Sgtpluck Sgtpluck merged commit 4f9d43a into main Jan 30, 2024
2 checks passed
@Sgtpluck Sgtpluck deleted the dmm/LG-12127/dropoff-report branch January 30, 2024 17:10
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.

2 participants