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

electron / fiddle / 24253619328

10 Apr 2026 04:41PM UTC coverage: 89.386%. First build
24253619328

Pull #1878

github

web-flow
Merge 9580fc166 into b638c0223
Pull Request #1878: build: Electron Forge 8 Alpha 6

511 of 556 branches covered (91.91%)

Branch coverage included in aggregate %.

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

3464 of 3891 relevant lines covered (89.03%)

48.51 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