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

fix(cli): implement --prefix argument #913

Merged
merged 3 commits into from
Nov 13, 2024

fix: better optionals

1be4bbf
Select commit
Loading
Failed to load commit list.
Merged

fix(cli): implement --prefix argument #913

fix: better optionals
1be4bbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

77.49% (+0.00%) compared to a178fec

View this Pull Request on Codecov

77.49% (+0.00%) compared to a178fec

Details

Codecov Report

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

Project coverage is 77.49%. Comparing base (a178fec) to head (1be4bbf).

Files with missing lines Patch % Lines
src/typegraph/deno/src/envs/cli.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #913   +/-   ##
=======================================
  Coverage   77.49%   77.49%           
=======================================
  Files         149      149           
  Lines       18357    18357           
  Branches     1788     1788           
=======================================
  Hits        14226    14226           
  Misses       4108     4108           
  Partials       23       23           

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