Skip to content

Add deactivated_at and user_tos_agreements_id fields to User class

cbe496d
Select commit
Loading
Failed to load commit list.
Merged

Add blacklist_validation_status and pronouns fields to User class #434

Add deactivated_at and user_tos_agreements_id fields to User class
cbe496d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 1s

100.00% (+0.00%) compared to 7d026af

View this Pull Request on Codecov

100.00% (+0.00%) compared to 7d026af

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7d026af) to head (cbe496d).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #434   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           54        54           
  Lines         1186      1190    +4     
=========================================
+ Hits          1186      1190    +4     
Files with missing lines Coverage Δ
cuenca/resources/users.py 100.00% <100.00%> (ø)
cuenca/version.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d026af...cbe496d. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.