Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add CLI #324

Merged
merged 3 commits into from
Jul 17, 2024
Merged

feat: add CLI #324

merged 3 commits into from
Jul 17, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Adds a basic bin/index.js that supports one username.

💖

Copy link

codecov bot commented Jul 16, 2024

Codecov Report

Attention: Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.34%. Comparing base (cba531f) to head (6f6aad5).
Report is 9 commits behind head on main.

Files Patch % Lines
src/cli/githubUsernameToEmailsCli.ts 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #324      +/-   ##
==========================================
+ Coverage   96.13%   96.34%   +0.21%     
==========================================
  Files           7        8       +1     
  Lines         181      219      +38     
  Branches       13       19       +6     
==========================================
+ Hits          174      211      +37     
- Misses          7        8       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 1ab72c3 into main Jul 17, 2024
11 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the cli branch July 17, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 Feature: Add an npx-style cli
1 participant