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

levibostian / new-deployment-tool / 14795089589
67%

Build:
DEFAULT BRANCH: alpha
Ran 02 May 2025 12:21PM UTC
Jobs 1
Files 15
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 2025 12:21PM UTC coverage: 73.169%. Remained the same
14795089589

push

github

levibostian
build: compile binary with deno 2.2 because potential bug found in 2.3

The CI server upgraded to v2.3.1 today over 2.2. The compiled binary hit a runtime exception and so as a fix, I am locking to 2.2 and reporting the bug.

Error I got:

error: Uncaught (in promise) NotCapable: Requires env access to "NODE_V8_COVERAGE", specify the required permissions during compilation using `deno compile --allow-env`
if (global.FinalizationRegistry && !process.env.NODE_V8_COVERAGE) {
                                                ^
    at Object.getEnv [as get] (ext:deno_os/30_os.js:124:10)
    at denoEnvGet (ext:deno_node/_process/process.ts:27:21)
    at Object.get (ext:deno_node/_process/process.ts:44:22)
    at Object.<anonymous> (file:///tmp/deno-compile-deployer/.deno_compile_node_modules/localhost/undici/5.28.4/lib/core/connect.js:18:49)
    at Object.<anonymous> (file:///tmp/deno-compile-deployer/.deno_compile_node_modules/localhost/undici/5.28.4/lib/core/connect.js:191:4)
    at Module._compile (node:module:745:34)
    at loadMaybeCjs (node:module:770:10)
    at Object.Module._extensions..js (node:module:755:12)
    at Module.load (node:module:662:32)
    at Module._load (node:module:534:12)

108 of 123 branches covered (87.8%)

Branch coverage included in aggregate %.

751 of 1051 relevant lines covered (71.46%)

10.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14795089589.1 02 May 2025 12:21PM UTC 15
73.17
GitHub Action Run
Source Files on build 14795089589
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #14795089589
  • 2d9f14de on github
  • Prev Build on alpha (#14641524298)
  • Next Build on alpha (#14858997596)
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