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(code_push_protocol): createdAt and updatedAt to PatchArtifact #1322

Merged

Conversation

felangel
Copy link
Contributor

Description

  • feat(code_push_protocol): createdAt and updatedAt to PatchArtifact

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 Sep 25, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (aa63496) 100.00% compared to head (c6749ae) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1322   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          180       180           
  Lines         4671      4675    +4     
=========================================
+ Hits          4671      4675    +4     
Flag Coverage Δ
shorebird_code_push_client 100.00% <ø> (ø)
shorebird_code_push_protocol 100.00% <100.00%> (ø)

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

Files Changed Coverage Δ
...e_push_protocol/lib/src/models/patch_artifact.dart 100.00% <ø> (ø)
...push_protocol/lib/src/models/patch_artifact.g.dart 100.00% <100.00%> (ø)

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

@felangel felangel enabled auto-merge (squash) September 25, 2023 16:39
@felangel felangel merged commit 0f51bd9 into main Sep 25, 2023
10 checks passed
@felangel felangel deleted the feat/code-push-protocol-add-timestamps-to-patch-artifact branch September 25, 2023 16:41
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