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

43081j / eslint-plugin-lit / 25252044502 / 2
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 02 May 2026 12:36PM UTC
Files 60
Run time 2s
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

02 May 2026 12:36PM UTC coverage: 98.634% (-0.1%) from 98.776%
25252044502.2

push

github

web-flow
feat(rules): add prefer-query-decorators rule (#238)

* feat(rules): add prefer-query-decorators rule

Lit provides @query, @queryAll, @queryAssignedElements, and
@queryAssignedNodes decorators specifically to replace manual
shadowRoot/renderRoot DOM queries. Without this rule, developers
may habitually reach for this.shadowRoot.querySelector() not
realising the idiomatic decorator pattern exists, leading to
verbose, scattered query logic instead of declarative class
fields that co-locate element access with the class definition.

* chore: rework some eslint 9 things and type casts

* chore: switch to maps

---------

Co-authored-by: James Garbutt <43081j@users.noreply.github.com>

587 of 639 branches covered (91.86%)

Branch coverage included in aggregate %.

6995 of 7048 relevant lines covered (99.25%)

6.78 hits per line

Source Files on job 25252044502.2
  • Tree
  • List 60
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25252044502
  • 9b879ca1 on github
  • Prev Job for on master (#25251516687.1)
  • Next Job for on master (#25686621979.1)
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