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

edgehog-device-manager / edgehog / 23041130469 / 1
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 13 Mar 2026 07:42AM UTC
Files 185
Run time 4s
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

12 Mar 2026 02:50PM UTC coverage: 17.766% (-0.04%) from 17.805%
23041130469.1

push

github

JasminaPiric
chore: upgrade ESLint to v9 and migrate to flat config

This PR upgrades ESLint to v9 and migrates the project configuration
to the new flat config system.

The following ESLint-related packages were upgraded:
`npm install
eslint@9
@typescript-eslint/eslint-plugin@latest
@typescript-eslint/parser@latest
eslint-plugin-react-hooks@latest
eslint-plugin-react-refresh@latest
eslint-plugin-testing-library@latest`

ESLint 9 introduces several breaking changes. The most significant one
is that the flat config is now the default configuration format.
Instead of using multiple configuration sources such as .eslintrc.*
files, ESLint now relies on a single configuration file
(eslint.config.js / .cjs / .mjs)

The existing configuration was migrated using the official
ESLint migrator:

`npx @eslint/migrate-config .eslintrc.cjs`

This tool converts the legacy .eslintrc configuration into the new flat
config format and generates the initial eslint.config file

The following package was also installed to help maintain compatibility
with plugins that do not fully support the flat config yet:
`npm install @eslint/compat`

Signed-off-by: Jasmina <jasmina.piric@secomind.com>

603 of 4156 branches covered (14.51%)

Branch coverage included in aggregate %.

1132 of 5610 relevant lines covered (20.18%)

1.99 hits per line

Source Files on job 23041130469.1
  • Tree
  • List 185
  • Changed 29
  • Source Changed 29
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 23041130469
  • f22d5de7 on github
  • Prev Job for on main (#22998170269.1)
  • Next Job for on main (#23041923865.1)
  • 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