firebase / firebase-tools

The Firebase Command Line Tools
MIT License
3.97k stars 916 forks source link

Add a warning when running dataconnect:sdk:generate without any sdks … #7296

Closed joehan closed 3 weeks ago

joehan commented 3 weeks ago

Description

Very good suggestion from the GPP testers - adding a warning when running this commadn without any SDKs configured.

Scenarios Tested

No SDKs configured:

Screenshot 2024-06-07 at 10 15 10 AM

SDK configured:

Screenshot 2024-06-07 at 10 17 38 AM
codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.00%. Comparing base (13ffce6) to head (f4897f3). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #7296 +/- ## ========================================== - Coverage 54.02% 54.00% -0.02% ========================================== Files 386 386 Lines 26162 26173 +11 Branches 5380 5384 +4 ========================================== + Hits 14133 14135 +2 - Misses 10765 10774 +9 Partials 1264 1264 ```

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