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

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

Build:
Build:
LAST BUILD BRANCH: fix-simulated-merge-circle
DEFAULT BRANCH: alpha
Ran 02 Apr 2025 11:53AM UTC
Jobs 1
Files 15
Run time 223min
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

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 %.

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

712 of 1001 relevant lines covered (71.13%)

10.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14218942228.1 02 Apr 2025 11:53AM UTC 15
73.13
GitHub Action Run
Source Files on build 14218942228
  • 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 Repo
  • Github Actions Build #14218942228
  • Pull Request #46
  • PR Base - alpha (#14171090730)
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