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

feat(shorebird_cli): scope Flutter installations by revision #1007

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

felangel
Copy link
Contributor

@felangel felangel commented Aug 3, 2023

Description

  • feat(shorebird_cli): scope Flutter installations by revision

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel self-assigned this Aug 3, 2023
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6b50023) 100.00% compared to head (d7e44f5) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1007   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           81        81           
  Lines         3063      3065    +2     
=========================================
+ Hits          3063      3065    +2     
Files Changed Coverage Δ
packages/shorebird_cli/lib/src/cache.dart 100.00% <100.00%> (ø)
packages/shorebird_cli/lib/src/command_runner.dart 100.00% <100.00%> (ø)
...shorebird_cli/lib/src/commands/doctor_command.dart 100.00% <100.00%> (ø)
..._cli/lib/src/commands/patch/patch_aar_command.dart 100.00% <100.00%> (ø)
.../lib/src/commands/patch/patch_android_command.dart 100.00% <100.00%> (ø)
..._cli/lib/src/commands/patch/patch_ios_command.dart 100.00% <100.00%> (ø)
...rc/commands/patch/patch_ios_framework_command.dart 100.00% <100.00%> (ø)
...horebird_cli/lib/src/commands/upgrade_command.dart 100.00% <100.00%> (ø)
packages/shorebird_cli/lib/src/ios_deploy.dart 100.00% <100.00%> (ø)
packages/shorebird_cli/lib/src/process.dart 100.00% <100.00%> (ø)
... and 3 more

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

@felangel felangel merged commit 5c04a68 into main Aug 3, 2023
@felangel felangel deleted the feat/scoped-flutter-installations branch August 3, 2023 16:09
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.

2 participants