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

Fix SimpleHistoryAdmin to consistently use AUTH_USER_MODEL in history #1303

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

[pre-commit.ci] auto fixes from pre-commit.com hooks

60c006d
Select commit
Loading
Failed to load commit list.
Open

Fix SimpleHistoryAdmin to consistently use AUTH_USER_MODEL in history #1303

[pre-commit.ci] auto fixes from pre-commit.com hooks
60c006d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 1s

96.86% (-0.01%) compared to f48b53d, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

96.86% (-0.01%) compared to f48b53d, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f48b53d) 96.87% compared to head (60c006d) 96.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1303      +/-   ##
==========================================
- Coverage   96.87%   96.86%   -0.01%     
==========================================
  Files          23       23              
  Lines        1278     1277       -1     
  Branches      211      211              
==========================================
- Hits         1238     1237       -1     
  Misses         21       21              
  Partials       19       19              

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