You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show all files in the file-level coverage changes section instead
of limiting to 10 files per category. This provides complete
visibility into coverage changes across the entire codebase.
Changes:
- Removed .slice(0, 10) limits from new_files, improved, and degraded loops
- Removed "... and X more" messages
- All 146 files will now be shown in the details table
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments