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 django db check to ci #924

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Add django db check to ci #924

merged 1 commit into from
Feb 7, 2025

Conversation

jmcarson
Copy link
Collaborator

@jmcarson jmcarson commented Feb 7, 2025

Fail on warnings. Ignore current warnings that we are aware of. Optimally we could ignore the specific issue and not a class of warnings but django does not currently support that.

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.99%. Comparing base (f438a3e) to head (3924695).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #924   +/-   ##
=======================================
  Coverage   98.99%   98.99%           
=======================================
  Files         175      175           
  Lines       26295    26295           
=======================================
  Hits        26032    26032           
  Misses        263      263           

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

@jmcarson jmcarson merged commit bebb991 into main Feb 7, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant