| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov Report❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #1165 +/- ##
==========================================
- Coverage 57.82% 57.81% -0.02%
==========================================
Files 53 53
Lines 10395 10397 +2
==========================================
Hits 6011 6011
- Misses 4384 4386 +2 ☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
Use Node.js' built-in child_process API to detect whether the GitHub CLI is available. This removes the runtime dependency for "which". Signed-off-by: Kamat, Trivikram <16024985+trivikr@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Use Node.js' built-in child_process API to detect whether the GitHub CLI is available.
This removes the runtime dependency for "which".
Testing
when gh is installed
when gh is not installed