• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

electron / fiddle / 23923233705

02 Apr 2026 09:38PM UTC coverage: 89.491% (+0.02%) from 89.475%
23923233705

Pull #1878

github

web-flow
Merge 4e88f261d into 9030f2703
Pull Request #1878: build: Electron Forge 8 Alpha 6

502 of 543 branches covered (92.45%)

Branch coverage included in aggregate %.

4 of 5 new or added lines in 3 files covered. (80.0%)

3415 of 3834 relevant lines covered (89.07%)

46.58 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

66.67
/src/main/devtron.ts
1
import { isDevMode } from './utils/devmode';
2

3
if (isDevMode()) {
1✔
NEW
4
  require('@electron/devtron').devtron.install();
×
5
}
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc