Skip to content

Enable Ruff DJ rules#1172

Merged
tysmith merged 2 commits into
masterfrom
ruff-dj-rules
Jun 16, 2026
Merged

Enable Ruff DJ rules#1172
tysmith merged 2 commits into
masterfrom
ruff-dj-rules

Conversation

@tysmith

@tysmith tysmith commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

No description provided.

DJ001 will be enabled in a follow up.
@tysmith tysmith requested a review from a team as a code owner June 11, 2026 16:41
@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.88235% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.44%. Comparing base (c0edb96) to head (412d098).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
server/ec2spotmanager/models.py 83.33% 10 Missing ⚠️
server/crashmanager/models.py 87.69% 8 Missing ⚠️
server/covmanager/models.py 53.84% 6 Missing ⚠️
...s/0020_alter_bucket_optimizedsignature_and_more.py 77.77% 4 Missing ⚠️
server/ec2spotmanager/views.py 0.00% 4 Missing ⚠️
server/covmanager/views.py 0.00% 2 Missing ⚠️
server/server/models.py 66.66% 2 Missing ⚠️
server/taskmanager/models.py 66.66% 2 Missing ⚠️
server/covmanager/tasks.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1172      +/-   ##
==========================================
+ Coverage   63.34%   63.44%   +0.09%     
==========================================
  Files         177      181       +4     
  Lines       12179    12283     +104     
  Branches      877      551     -326     
==========================================
+ Hits         7715     7793      +78     
- Misses       4430     4456      +26     
  Partials       34       34              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tysmith tysmith force-pushed the ruff-dj-rules branch 2 times, most recently from 7b35ffb to 83ce1a0 Compare June 13, 2026 01:05
Drop null=True from CharField/TextField across all apps, using blank=True
with empty-string defaults.
@tysmith tysmith merged commit 387308c into master Jun 16, 2026
13 checks passed
@tysmith tysmith deleted the ruff-dj-rules branch June 16, 2026 18:03
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.

2 participants