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

levibostian / new-deployment-tool / 14218942228 / 1
73%
alpha: 67%

Build:
Build:
LAST BUILD BRANCH: fix-simulated-merge-circle
DEFAULT BRANCH: alpha
Ran 02 Apr 2025 11:54AM UTC
Files 15
Run time 188min
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 Apr 2025 11:53AM UTC coverage: 73.132%. Remained the same
14218942228.1

Pull #46

github

levibostian
fix: errors with tool not being able to import dependencies runtime

When the tool runs a deployment, it currently fails because when it tries to run the index.ts file remotely from GitHub, it then will eventually hit an import of a third-party dependency. And because we just switched to the lock file and deno.json file, the import statements are no longer pointing directly to a server that it can download from. It has to be able to read from the deno.json file. So there's a few options on how to fix this, but I think the future of this project is to go to compiled binaries anyway and leveraging lock files anyway. So moving in that direction here sounded like the easiest solution of creating a binary and then running that where it will find all the dependencies no matter what.
Pull Request #46: refactor: update all dependencies and transition to lock file

110 of 123 branches covered (89.43%)

Branch coverage included in aggregate %.

712 of 1001 relevant lines covered (71.13%)

10.38 hits per line

Source Files on job 14218942228.1
  • Tree
  • List 15
  • Changed 5
  • Source Changed 5
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 14218942228
  • 5f6db04b on github
  • Prev Job for on update-deps (#14171090730.1)
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