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

node-opcua / node-opcua / 33376875223
92%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2026 09:56AM UTC
Jobs 1
Files 1301
Run time 3min
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

31 Aug 2026 09:16AM UTC coverage: 92.305% (-0.002%) from 92.307%
33376875223

push

github

erossignon
refactor(tests): give every relative specifier in the test trees its extension

FEAT-6 US-6.3. check-import-extension gains a --scope flag and now defaults
to source *and* test trees: 3029 files instead of 2300. 597 specifiers
rewritten across 406 files, applied by the tool rather than by hand.

A test tree is not published, but that does not exempt it. A file inside a
`"type": "module"` package is an ES module whether it ships or not, so a
package that flips would break its own suite.

The report now names the scope it covered. A bare count reads as if it had
covered everything, which is the mistake this tool was making while it
silently scanned source and src alone.

`.`, `..` and `../..` name a directory and carry no filename, so they
resolve only through package.json, which NodeNext does not do for a
relative specifier. There is no extension to add, so they are counted and
listed - 333 of them - but do not fail the gate. Skipping them silently
would let the gate read as if it had checked them.

22435 of 26290 branches covered (85.34%)

35 of 35 new or added lines in 14 files covered. (100.0%)

15 existing lines in 2 files now uncovered.

182274 of 197470 relevant lines covered (92.3%)

429725.59 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
84.26
-0.61% packages/node-opcua-server/source/monitored_item.ts
6
83.49
-0.28% packages/node-opcua-secure-channel/source/client/client_secure_channel_layer.ts
Jobs
ID Job ID Ran Files Coverage
1 33376875223.1 31 Aug 2026 09:56AM UTC 1301
92.3
GitHub Action Run
Source Files on build 33376875223
  • Tree
  • List 1301
  • Changed 18
  • Source Changed 15
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33376875223
  • 774f1c31 on github
  • Prev Build on master (#33332758333)
  • Next Build on master (#33385001989)
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