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

fix: add properties to Subscription/GetStatusResponse class #49

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

antonioturdo
Copy link
Collaborator

🚨 Proposed changes

Add properties to Subscription/GetStatusResponse class in 1.x branch

⚙️ Types of changes

  • New feature (non-breaking change which adds functionality)
  • Bugfix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)
  • Refactor

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (b5de93b) 92.54% compared to head (3fbd6e2) 92.57%.

Additional details and impacted files
@@             Coverage Diff              @@
##                1.x      #49      +/-   ##
============================================
+ Coverage     92.54%   92.57%   +0.02%     
- Complexity      484      485       +1     
============================================
  Files           135      136       +1     
  Lines          1033     1037       +4     
============================================
+ Hits            956      960       +4     
  Misses           77       77              
Files Changed Coverage Δ
src/Response/Subscription/GetStatusResponse.php 100.00% <100.00%> (ø)

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

@antonioturdo antonioturdo merged commit 42951a6 into 1.x Aug 29, 2023
12 checks passed
@antonioturdo antonioturdo deleted the fix/1.x-subscription-get branch August 29, 2023 12:57
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.

1 participant