tailcallhq / tailcall

High Performance GraphQL Runtime
https://tailcall.run
Apache License 2.0
1.18k stars 209 forks source link

feat: making tailcall init interactive #2267

Open shashitnak opened 1 week ago

shashitnak commented 1 week ago

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #2195

Build & Testing:

Checklist:

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 154 lines in your changes missing coverage. Please review.

Project coverage is 85.43%. Comparing base (7b76052) to head (4fb8914).

Files Patch % Lines
src/cli/tc/init.rs 0.00% 80 Missing :warning:
src/cli/runtime/mod.rs 0.00% 37 Missing :warning:
src/core/merge_right.rs 0.00% 30 Missing :warning:
src/core/config/source.rs 0.00% 6 Missing :warning:
src/cli/tc/run.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2267 +/- ## ========================================== - Coverage 85.79% 85.43% -0.36% ========================================== Files 236 236 Lines 22248 22341 +93 ========================================== Hits 19088 19088 - Misses 3160 3253 +93 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.