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

lsm / neokai / 26647517665 / 14
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 29 May 2026 03:58PM UTC
Files 330
Run time 27s
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

29 May 2026 03:55PM UTC coverage: 22.837%. Remained the same
26647517665.14

push

github

web-flow
Add test-quality audit for dead mock assertions and describe-scope mismatches (#2042)

* feat: add test-quality audit script for dead mocks and describe scopes

Adds scripts/check-test-quality.ts which flags:
- Dead mock assertions: mocked .tsx components whose tests rely on
  container.textContent without querying mock output
- Describe-scope mismatches: .test.ts files where describe('X') block
  tests function Y instead

Includes unit tests for the audit script.

* chore: integrate test-quality audit into CI check script

* fix: correct dead mock assertions in SyntheticMessageBlock test

* fix: align template-hash tests with correct describe scope

* fix: address review feedback on test-quality audit

- Recurse into nested describes even when parent title is not checkable
- Parse component names from extensionless mock paths (Vite imports)
- Track mock selectors per-MockInfo instead of globally
- Recognize parameterized test calls (it.each, test.each)
- Add import-name check to describe-scope to reduce false positives
- Trim CONCEPT_WORDS from ~800 to ~300 curated entries
- Add object-name tracking for property accesses
- Add logger.test.ts to ignore list for valid factory patterns

20854 of 91316 relevant lines covered (22.84%)

11.98 hits per line

Source Files on job daemon-online-features-2 - 26647517665.14
  • Tree
  • List 330
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26647517665
  • 51728fc3 on github
  • Prev Job for on dev (#26646354832.11)
  • Next Job for on dev (#26663372554.13)
  • 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