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

HarryR / nt365 / 26725532291
44%

Build:
DEFAULT BRANCH: main
Ran 31 May 2026 09:57PM UTC
Jobs 1
Files 577
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

31 May 2026 08:13PM UTC coverage: 43.738% (+1.8%) from 41.97%
26725532291

push

github

HarryR
preamble: cache only successful zip loads; surface read NTSTATUS

The require() zip searcher negative-cached any nt.zip read failure as
permanent absence, so a single transient open/read hiccup in a worker
lua_State bricked every later require('nt.*') in it (seen as a flaky
"no pkg\nt.zip" in CI). Cache successful loads only -- a miss is
re-probed next time, like Lua's stock searchers -- and report the
NTSTATUS for any failure other than a genuine OBJECT_{NAME,PATH}_NOT_FOUND,
including a partial read that would otherwise surface as a confusing
central-directory parse failure.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

49879 of 114040 relevant lines covered (43.74%)

2654.8 hits per line

Coverage Regressions

Lines Coverage ∆ File
66
29.84
-9.61% src/NT/PRIVATE/NTOS/DD/CLASS/CLASS.C
14
33.67
-1.27% src/NT/PRIVATE/NTOS/DD/SCSIPORT/INTERNAL.C
7
78.57
-5.56% src/NT/PRIVATE/NTOS/MM/SYSPTES.C
6
50.84
-1.26% src/NT/PRIVATE/NTOS/DD/NVME2K/nvme.c
6
64.62
-9.23% src/NT/PRIVATE/NTOS/LFS/LBCBSUP.C
5
43.93
-0.67% src/NT/PRIVATE/NTOS/DD/SCSIDISK/DISK.C
2
33.1
-0.28% src/NT/PRIVATE/NTOS/DD/NVME2K/scsi.c
2
59.75
-0.51% src/NT/PRIVATE/NTOS/FSRTL/LARGEMCB.C
2
75.0
75.0% src/NT/PRIVATE/NTOS/MAILSLOT/VOLINFO.C
2
53.39
-0.18% src/NT/PRIVATE/NTOS/NTFS/BITMPSUP.C
1
93.44
1.64% src/NT/PRIVATE/NTOS/KE/DPCSUP.C
Jobs
ID Job ID Ran Files Coverage
1 26725532291.1 31 May 2026 09:57PM UTC 577
43.74
GitHub Action Run
Source Files on build 26725532291
  • Tree
  • List 577
  • Changed 75
  • Source Changed 1
  • Coverage Changed 75
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26725532291
  • 4e7656a0 on github
  • Prev Build on main (#26714000618)
  • Next Build on main (#26807870607)
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