Commit 8e79df9
fix: resolve clippy warnings in analytics screen
- Use HashMap entry API instead of contains_key + insert
- Remove unnecessary f64 cast operations
- Use clamp() instead of max().min() pattern
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 127dd77 commit 8e79df9
1 file changed
+489
-232
lines changed
0 commit comments