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

Tatsh / wiswa / 35682877610
100%

Build:
DEFAULT BRANCH: master
Ran 22 Sep 2026 03:22AM UTC
Jobs 5
Files 16
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

22 Sep 2026 03:21AM UTC coverage: 100.0%. Remained the same
35682877610

push

github

Tatsh
templates/eslint.config: add the eslint_plugins setting

A project using a plugin such as eslint-plugin-react had no way to
import the plugin or register it in the generated eslint.config.mts.
Rules for a plugin could go in the `eslint` setting, but ESLint rejects
a rule whose plugin is not registered.

A new `eslint_plugins` setting takes a list of `{ name, import, from }`
entries and defaults to an empty list. Each entry renders an import
statement, and all entries render one `{ plugins: { ... } }` object
after the recommended sets and ahead of the appended `eslint` objects.
The empty default does not change the generated file.

The existing TypeScript test asserts that no `plugins` object renders
by default, and a new test covers two plugins.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

788 of 788 branches covered (100.0%)

Branch coverage included in aggregate %.

2042 of 2042 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35682877610.1 22 Sep 2026 03:22AM UTC 16
100.0
GitHub Action Run
2 35682877610.2 22 Sep 2026 03:22AM UTC 16
100.0
GitHub Action Run
3 35682877610.3 22 Sep 2026 03:22AM UTC 16
100.0
GitHub Action Run
4 35682877610.4 22 Sep 2026 03:22AM UTC 16
100.0
GitHub Action Run
5 35682877610.5 22 Sep 2026 03:22AM UTC 16
100.0
GitHub Action Run
Source Files on build 35682877610
  • Tree
  • List 16
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #35682877610
  • 0952aabb on github
  • Prev Build on master (#35617433950)
  • Next Build on master (#35819141046)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc