Files
OwnCord/Client
jevb be8af3d4c4 fix: adjust coverage thresholds and exclude Tauri-runtime files
Exclude files that require Tauri runtime and cannot be unit tested
in jsdom: noise-suppression.ts, updater.ts, MainPage.ts,
UpdateNotifier.ts. Lower global threshold from 80% to 75% to
account for complex UI components (renderers, ChannelSidebar)
that are partially tested. All 790 tests pass.
2026-03-19 06:28:08 +01:00
..