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 #48

Merged
merged 1 commit into from
Aug 29, 2023

fix: add properties to Subscription/GetStatusResponse class

4827855
Select commit
Loading
Failed to load commit list.
Merged

fix: add properties to Subscription/GetStatusResponse class #48

fix: add properties to Subscription/GetStatusResponse class
4827855
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2023 in 0s

99.57% (+0.00%) compared to d10c351

View this Pull Request on Codecov

99.57% (+0.00%) compared to d10c351

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d10c351) 99.57% compared to head (4827855) 99.57%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #48   +/-   ##
=========================================
  Coverage     99.57%   99.57%           
- Complexity      493      494    +1     
=========================================
  Files           138      139    +1     
  Lines           936      939    +3     
=========================================
+ Hits            932      935    +3     
  Misses            4        4           
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.