[fix] Fixed problems found during testing#7
Conversation
nemesifier
commented
Jan 31, 2026
- Fixed loading of minified files in django
- Fixed double hash
- Fixed hasing and precompression
WalkthroughThis PR modifies the static file storage system to change the minified filename format from Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 1 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
🧹 Recent nitpick comments
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (6)
💤 Files with no reviewable changes (1)
🧰 Additional context used📓 Path-based instructions (3)**/*.py📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/test*.py📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.rst📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧬 Code graph analysis (1)tests/test_storage.py (1)
🪛 Ruff (0.14.14)django_minify_compress_staticfiles/utils.py[error] 47-47: Probable use of insecure hash functions in (S324) [error] 60-60: Probable use of insecure hash functions in (S324) django_minify_compress_staticfiles/storage.py[error] 298-299: (S110) [warning] 298-298: Do not catch blind exception: (BLE001) 🔇 Additional comments (11)
✏️ Tip: You can disable this entire section by setting Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Pull Request Test Coverage Report for Build 21552626626Details
💛 - Coveralls |