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

Full package refactoring #21

Merged
merged 5 commits into from
May 20, 2023
Merged

Full package refactoring #21

merged 5 commits into from
May 20, 2023

Conversation

ker0x
Copy link
Owner

@ker0x ker0x commented May 19, 2023

No description provided.

@ker0x ker0x self-assigned this May 19, 2023
@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

Merging #21 (65da2a0) into main (e3e804e) will increase coverage by 2.55%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##               main       #21      +/-   ##
=============================================
+ Coverage     97.44%   100.00%   +2.55%     
+ Complexity      193        36     -157     
=============================================
  Files            26        21       -5     
  Lines           586       103     -483     
=============================================
- Hits            571       103     -468     
+ Misses           15         0      -15     
Impacted Files Coverage Δ
src/Api/Send.php 100.00% <100.00%> (ø)
src/Fcm.php 100.00% <100.00%> (ø)
src/Model/Config/AndroidConfig.php 100.00% <100.00%> (ø)
src/Model/Config/ApnsConfig.php 100.00% <100.00%> (ø)
src/Model/Config/WebpushConfig.php 100.00% <100.00%> (ø)
src/Model/Message.php 100.00% <100.00%> (ø)
src/Model/Notification/AndroidNotification.php 100.00% <100.00%> (ø)
...c/Model/Notification/AndroidNotification/Color.php 100.00% <100.00%> (ø)
...Notification/AndroidNotification/LightSettings.php 100.00% <100.00%> (ø)
src/Model/Notification/ApnsNotification.php 100.00% <100.00%> (ø)
... and 11 more

@ker0x ker0x merged commit 2f14ee0 into main May 20, 2023
@ker0x ker0x deleted the 3.x branch May 20, 2023 09:59
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