leoafarias / fvm

Flutter Version Management: A simple CLI to manage Flutter SDK versions.
https://fvm.app
MIT License
4.7k stars 229 forks source link

Validate if git is installed #765

Closed leoafarias closed 2 months ago

leoafarias commented 2 months ago

Closes #714

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fvm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 25, 2024 7:13pm
codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 47.52%. Comparing base (e7fc05e) to head (9af758a). Report is 209 commits behind head on main.

Files Patch % Lines
lib/src/models/flutter_version_model.dart 0.00% 2 Missing :warning:
lib/src/workflows/ensure_cache.workflow.dart 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #765 +/- ## =========================================== - Coverage 63.93% 47.52% -16.41% =========================================== Files 49 65 +16 Lines 1902 3030 +1128 =========================================== + Hits 1216 1440 +224 - Misses 686 1590 +904 ```

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