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

Add history diff column to admin change history table #1128

Merged
merged 13 commits into from
May 6, 2024

Made Bandit exclude test dirs

733f4e0
Select commit
Loading
Failed to load commit list.
Merged

Add history diff column to admin change history table #1128

Made Bandit exclude test dirs
733f4e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2024 in 0s

96.83% (-0.06%) compared to 4d39103

View this Pull Request on Codecov

96.83% (-0.06%) compared to 4d39103

Details

Codecov Report

Attention: Patch coverage is 97.59615% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 96.83%. Comparing base (4d39103) to head (733f4e0).

Files Patch % Lines
simple_history/models.py 94.87% 3 Missing and 1 partial ⚠️
simple_history/admin.py 97.05% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1128      +/-   ##
==========================================
- Coverage   96.88%   96.83%   -0.06%     
==========================================
  Files          23       24       +1     
  Lines        1285     1452     +167     
  Branches      212      237      +25     
==========================================
+ Hits         1245     1406     +161     
- Misses         21       24       +3     
- Partials       19       22       +3     

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