firebase / firebase-tools

The Firebase Command Line Tools
MIT License
4.01k stars 930 forks source link

Start of init refactor #7485

Closed joehan closed 2 months ago

joehan commented 2 months ago

Description

Splitting up the prompting and actuation logic of init dataconnect to set us up to init within VSCode. This is just data connect for now, but i'd like to follow this loose pattern for all inits.

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 53.42%. Comparing base (3ed5803) to head (5640a36). Report is 24 commits behind head on master.

Files Patch % Lines
src/init/features/dataconnect/index.ts 40.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #7485 +/- ## ========================================== - Coverage 53.85% 53.42% -0.43% ========================================== Files 388 391 +3 Lines 26326 26729 +403 Branches 5416 5503 +87 ========================================== + Hits 14178 14281 +103 - Misses 10877 11172 +295 - Partials 1271 1276 +5 ```

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