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_code_push_client): add update release support #851

Merged
merged 7 commits into from
Jul 17, 2023

Conversation

bryanoltman
Copy link
Contributor

@bryanoltman bryanoltman commented Jul 14, 2023

Description

Add support for sending PATCH requests to api/v1/releases/:id. This will be used to update release status.

Part of #774

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

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (198349c) 100.00% compared to head (7e01fa9) 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #851    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          145        78    -67     
  Lines         3503      2936   -567     
==========================================
- Hits          3503      2936   -567     
Impacted Files Coverage Δ
...ird_code_push_client/lib/src/code_push_client.dart 100.00% <100.00%> (ø)

... and 67 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Base automatically changed from bo/update-release to main July 17, 2023 18:05
@bryanoltman bryanoltman merged commit bf70d4d into main Jul 17, 2023
@bryanoltman bryanoltman deleted the bo/update-release-2 branch July 17, 2023 18:54
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