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

Add import option #151

Merged
merged 2 commits into from
Nov 1, 2024

feat(cli): Add `--import` option

096411e
Select commit
Loading
Failed to load commit list.
Merged

Add import option #151

feat(cli): Add `--import` option
096411e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 1, 2024 in 0s

96.60% (-0.03%) compared to e644798

View this Pull Request on Codecov

96.60% (-0.03%) compared to e644798

Details

Codecov Report

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

Project coverage is 96.60%. Comparing base (e644798) to head (096411e).

Files with missing lines Patch % Lines
packages/cli/src/commands/generate/worker.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
- Coverage   96.62%   96.60%   -0.03%     
==========================================
  Files         126      126              
  Lines        2997     3005       +8     
  Branches      778      758      -20     
==========================================
+ Hits         2896     2903       +7     
- Misses         89      101      +12     
+ Partials       12        1      -11     

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