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

chore(code_push_client): remove createPaymentLink #1345

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

felangel
Copy link
Contributor

@felangel felangel commented Oct 3, 2023

Description

  • chore(code_push_client): remove createPaymentLink
    • since it's no longer part of the public protocol

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 Oct 3, 2023
@felangel felangel enabled auto-merge (squash) October 3, 2023 15:49
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2b9ee31) 100.00% compared to head (ee89685) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1345   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          178       176    -2     
  Lines         4700      4680   -20     
=========================================
- Hits          4700      4680   -20     
Flag Coverage Δ
shorebird_cli 100.00% <ø> (ø)
shorebird_code_push_client 100.00% <ø> (ø)
shorebird_code_push_protocol 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...ird_code_push_client/lib/src/code_push_client.dart 100.00% <ø> (ø)

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

@felangel felangel merged commit 09f41a4 into main Oct 3, 2023
@felangel felangel deleted the chore/remove-create-payment-link-from-protocol branch October 3, 2023 15:53
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