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

🐛 Allow to send message with data only #27

Merged
merged 1 commit into from
Feb 15, 2024
Merged

🐛 Allow to send message with data only #27

merged 1 commit into from
Feb 15, 2024

Conversation

ker0x
Copy link
Owner

@ker0x ker0x commented Feb 15, 2024

fix #26

@ker0x ker0x self-assigned this Feb 15, 2024
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (65c97c6) 99.04% compared to head (5628e4e) 99.05%.
Report is 3 commits behind head on main.

❗ Current head 5628e4e differs from pull request most recent head a587e97. Consider uploading reports for the commit a587e97 to get more accurate results

Files Patch % Lines
src/Model/Config/ApnsConfig.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main      #27   +/-   ##
=========================================
  Coverage     99.04%   99.05%           
- Complexity       36       37    +1     
=========================================
  Files            21       21           
  Lines           105      106    +1     
=========================================
+ Hits            104      105    +1     
  Misses            1        1           

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

@ker0x ker0x force-pushed the bugfix/issue-26 branch 2 times, most recently from f75f937 to 5628e4e Compare February 15, 2024 09:21
@ker0x ker0x merged commit e42f1fa into main Feb 15, 2024
1 check passed
@ker0x ker0x deleted the bugfix/issue-26 branch February 15, 2024 09:32
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.

Can't send data only notifications because Notification object is required
1 participant