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

refactor(code_push_client)!: use new patches endpoint #865

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

felangel
Copy link
Contributor

Description

  • refactor(code_push_client)!: use new patches endpoint
    • to improve utility of logs and align with other endpoints

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 requested review from eseidel and bryanoltman July 18, 2023 03:08
@felangel felangel self-assigned this Jul 18, 2023
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7de06f6) 100.00% compared to head (ab5075a) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #865   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           78        78           
  Lines         2957      2957           
=========================================
  Hits          2957      2957           
Impacted Files Coverage Δ
...horebird_cli/lib/src/code_push_client_wrapper.dart 100.00% <100.00%> (ø)
...ird_code_push_client/lib/src/code_push_client.dart 100.00% <100.00%> (ø)

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

@felangel felangel merged commit 79da63f into main Jul 18, 2023
@felangel felangel deleted the refactor/code-push-client-use-new-patches-endpoint branch July 18, 2023 04:00
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