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

Exclude django_admin_log table from sqlite export to avoid integrity … #15205

Merged
merged 1 commit into from
Sep 23, 2024

Exclude django_admin_log table from sqlite export to avoid integrity …

ee68ec3
Select commit
Loading
Failed to load commit list.
Merged

Exclude django_admin_log table from sqlite export to avoid integrity … #15205

Exclude django_admin_log table from sqlite export to avoid integrity …
ee68ec3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

77.88% (+0.00%) compared to 2c93e97

View this Pull Request on Codecov

77.88% (+0.00%) compared to 2c93e97

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.88%. Comparing base (2c93e97) to head (ee68ec3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15205   +/-   ##
=======================================
  Coverage   77.88%   77.88%           
=======================================
  Files         163      163           
  Lines        8480     8480           
=======================================
  Hits         6605     6605           
  Misses       1875     1875           

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