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
remove: performance tests to focus on core functionality coverage
- Remove test/test_performance.py as it's not required for core test coverage
- Maintains 100% coverage with 97 tests instead of 108
- Reduces CI complexity and focuses on functional test coverage
- Performance testing can be added separately if needed in the future
0 commit comments