Add docstrings to mixin property methods - #3532
Merged
Merged
Codecov / codecov/project
succeeded
Jan 26, 2026 in 1s
85.48% (+0.00%) compared to c15981a
View this Pull Request on Codecov
85.48% (+0.00%) compared to c15981a
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.48%. Comparing base (c15981a) to head (e081b68).
Additional details and impacted files
@@ Coverage Diff @@
## main #3532 +/- ##
=======================================
Coverage 85.48% 85.48%
=======================================
Files 461 461
Lines 14240 14240
Branches 1896 1896
=======================================
Hits 12173 12173
Misses 1688 1688
Partials 379 379 | Files with missing lines | Coverage Δ | |
|---|---|---|
| backend/apps/github/models/mixins/repository.py | 100.00% <100.00%> (ø) |
|
| backend/apps/github/models/mixins/user.py | 93.33% <ø> (ø) |
|
| backend/apps/owasp/models/project.py | 82.85% <100.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update c15981a...e081b68. Read the comment docs.
🚀 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.
Loading