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

edgehog-device-manager / edgehog / 24082583556
72%

Build:
DEFAULT BRANCH: main
Ran 07 Apr 2026 01:00PM UTC
Jobs 1
Files 199
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Apr 2026 12:54PM UTC coverage: 17.65%. Remained the same
24082583556

push

github

OmarBrbutovic
chore: modernize and optimize tsconfig architecture for Vite

Refactored the TypeScript configuration to use a more modern setup,
splitting the configuration to properly isolate browser and
Node environments.

Key changes:
- Remove deprecated options for `moduleResolution` and `baseUrl`
- `tsconfig.json`: Converted to a pure solution file that
delegates to project-specific references (`app` and `node`).
- Environment Isolation:
    - `tsconfig.app.json` now exclusively governs the browser code
    - `tsconfig.node.json` governs the build tooling
- Upgraded Module Resolution: Changed `moduleResolution` from
`node` to `bundler`
- Modern Build Flags: Introduced `allowImportingTsExtensions`
and `useDefineForClassFields` for strictly standard ES module generation.
- Strict Type-Checking: Enabled `strict`, `noUnusedLocals`,
`noUnusedParameters`, and `noFallthroughCasesInSwitch` to enforce
higher code quality and prevent dead code.

- audit fix

Used commands:
```
npm audit fix
```

Signed-off-by: Omar <omar.brbutovic@secomind.com>

669 of 4508 branches covered (14.84%)

Branch coverage included in aggregate %.

0 of 1 new or added line in 1 file covered. (0.0%)

1213 of 6155 relevant lines covered (19.71%)

1.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
11.07
0.0% frontend/src/pages/Device.tsx
Jobs
ID Job ID Ran Files Coverage
1 24082583556.1 07 Apr 2026 01:00PM UTC 199
17.65
GitHub Action Run
Source Files on build 24082583556
  • Tree
  • List 199
  • Changed 15
  • Source Changed 15
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24082583556
  • 48983727 on github
  • Prev Build on main (#24081192718)
  • Next Build on main (#24084818765)
  • Delete
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