Skip to content

Add users.policies_acknowledged_at #5530

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

segiddins
Copy link
Member

So we can track when users last acked the policies, and prompt them to do so when we introduce/update them

Signed-off-by: Samuel Giddins segiddins@segiddins.me

Copy link

codecov bot commented Mar 12, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.13%. Comparing base (496780c) to head (b08b505).
Report is 188 commits behind head on master.

Files with missing lines Patch % Lines
app/models/user.rb 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5530      +/-   ##
==========================================
- Coverage   97.14%   97.13%   -0.01%     
==========================================
  Files         453      453              
  Lines        9411     9416       +5     
==========================================
+ Hits         9142     9146       +4     
- Misses        269      270       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@segiddins segiddins force-pushed the segiddins/add-users.policies_acknowledged_at branch from 1a7bc4d to e7114fa Compare March 12, 2025 18:49
@colby-swandale colby-swandale self-assigned this Mar 19, 2025
So we can track when users last acked the policies, and prompt them to do so when we introduce/update them

Signed-off-by: Samuel Giddins <segiddins@segiddins.me>
@simi simi force-pushed the segiddins/add-users.policies_acknowledged_at branch from e7114fa to b08b505 Compare March 21, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

2 participants