- Refactored isValidFilePath function to improve validation logic, including trimming whitespace and stripping trailing punctuation. - Updated MemberStatsComputer to filter out invalid file paths from perFileStats, ensuring only valid paths are included in the final stats. - Added unit tests for isValidFilePath to cover various edge cases, enhancing reliability of file path handling. - Improved overall code readability and maintainability in MemberStatsComputer. |
||
|---|---|---|
| .. | ||
| CustomTitleBar.tsx | ||
| MiddlePanel.tsx | ||
| MoreMenu.tsx | ||
| PaneContainer.tsx | ||
| PaneContent.tsx | ||
| PaneResizeHandle.tsx | ||
| PaneSplitDropZone.tsx | ||
| PaneView.tsx | ||
| SessionTabContent.tsx | ||
| Sidebar.tsx | ||
| SidebarHeader.tsx | ||
| SortableTab.tsx | ||
| TabBar.tsx | ||
| TabbedLayout.tsx | ||
| TabContextMenu.tsx | ||
| TeamTabSectionNav.tsx | ||