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

electron / fiddle / 12920905916

23 Jan 2025 02:15AM UTC coverage: 87.604%. Remained the same
12920905916

Pull #1672

github

web-flow
Merge 223588f1e into d3cbf944f
Pull Request #1672: build(deps): bump dsanders11/project-actions from 1.5.0 to 1.5.1

982 of 1218 branches covered (80.62%)

Branch coverage included in aggregate %.

3767 of 4203 relevant lines covered (89.63%)

34.5 hits per line

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

0.0
/src/renderer/main.tsx
1
import * as monaco from 'monaco-editor';
×
2

3
import { App } from './app';
×
4
import { initSentry } from './sentry';
×
5

6
initSentry();
×
7

8
window.monaco = monaco;
×
9
window.app = new App();
×
10
window.app.setup();
×
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

© 2025 Coveralls, Inc