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

43081j / eslint-plugin-lit / 25252044502
99%

Build:
DEFAULT BRANCH: master
Ran 02 May 2026 12:36PM UTC
Jobs 3
Files 60
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

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

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%)

20.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25252044502.1 02 May 2026 12:36PM UTC 60
98.63
GitHub Action Run
2 25252044502.2 02 May 2026 12:36PM UTC 60
98.63
GitHub Action Run
3 25252044502.3 02 May 2026 12:36PM UTC 60
98.63
GitHub Action Run
Source Files on build 25252044502
  • 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 Repo
  • 9b879ca1 on github
  • Prev Build on master (#25251516687)
  • Next Build on master (#25686621979)
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