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

levibostian / new-deployment-tool / 13457676788
67%

Build:
DEFAULT BRANCH: alpha
Ran 21 Feb 2025 01:19PM 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

21 Feb 2025 01:19PM UTC coverage: 74.723% (+0.8%) from 73.952%
13457676788

push

github

web-flow
refactor: move git commands out of action.yml and into deno code (#44)

## Problem
<!-- A clear description of the problem that this pull request is
solving. -->

Moved some git commands out of action.yml and into the tool's source
code.

- decouples the tool from the CI environment some more
- makes the code easier to understand as it's encapsulated
- better performance as we no longer need to pull *all* branches in a
repo, but just the ones we need.

## Solution
<!-- Describe the approach you took to solve the problem and the changes
made in this pull request. -->

Implement the git commands into the source code. 

## Testing
<!-- Choose one of the below options for how you tested the code change.
Include any specific setup or instructions for testing. -->
- [X] Added automated tests. 
- [X] Manually tested. If you check this box, provide instructions for
others to test, too.

Ran the tool on this PR 😄 

## Notes for reviewers 
<!-- If there is any additional information you would like to share with
the person reviewing this pull request, please provide it here. -->

110 of 123 branches covered (89.43%)

Branch coverage included in aggregate %.

47 of 48 new or added lines in 3 files covered. (97.92%)

833 of 1139 relevant lines covered (73.13%)

10.13 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
86.55
-1.27% lib/exec.ts
Jobs
ID Job ID Ran Files Coverage
1 13457676788.1 21 Feb 2025 01:19PM UTC 15
74.72
GitHub Action Run
Source Files on build 13457676788
  • Tree
  • List 15
  • Changed 5
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #13457676788
  • 62f864f0 on github
  • Prev Build on alpha (#13371461498)
  • Next Build on 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