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
fix: Add robust error handling for flagstat parsing in bedtools genomecov
- Handle cases where flagstat files don't match expected regex patterns
- Try multiple flagstat format patterns for compatibility
- Fall back to default scale factor with warning for stub tests
- Prevent index out of range errors during scale factor calculation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments