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

Conversation

luckasRanarison
Copy link
Contributor

Migration notes


  • The change comes with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change

Copy link

linear bot commented Nov 11, 2024

Copy link

codecov bot commented Nov 11, 2024

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).
Report is 1 commits behind head on main.

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.

@luckasRanarison luckasRanarison requested review from Natoandro and j03-dev and removed request for Natoandro November 11, 2024 10:29
Natoandro
Natoandro previously approved these changes Nov 12, 2024
src/typegraph/deno/src/envs/cli.ts Show resolved Hide resolved
@luckasRanarison luckasRanarison merged commit 865f2c9 into main Nov 13, 2024
12 of 13 checks passed
@luckasRanarison luckasRanarison deleted the met-738-implement-prefix-in-cli branch November 13, 2024 07:52
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.

3 participants