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

Validate if git is installed #765

Merged
merged 2 commits into from
Aug 25, 2024

Conversation

leoafarias
Copy link
Owner

Closes #714

Copy link

vercel bot commented Aug 25, 2024

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
Copy link

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 ⚠️
lib/src/workflows/ensure_cache.workflow.dart 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@leoafarias leoafarias merged commit e7898ed into main Aug 25, 2024
5 checks passed
@leoafarias leoafarias deleted the enhancement/validate-if-git-is-installed branch August 25, 2024 19:40
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.

[Enhancement] Show warning when git not installed
2 participants