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

Add sms events. #17

Merged
merged 3 commits into from
May 5, 2020
Merged

Add sms events. #17

merged 3 commits into from
May 5, 2020

Conversation

zingimmick
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented May 5, 2020

Codecov Report

Merging #17 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #17   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        50        52    +2     
===========================================
  Files             13        15    +2     
  Lines            134       143    +9     
===========================================
+ Hits             134       143    +9     
Impacted Files Coverage Δ Complexity Δ
src/Gateways/YunpianGateway.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
src/SmsManager.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/Connectors/Connector.php 100.00% <100.00%> (ø) 14.00 <0.00> (ø)
src/Events/SmsSending.php 100.00% <100.00%> (ø) 1.00 <1.00> (?)
src/Events/SmsSent.php 100.00% <100.00%> (ø) 1.00 <1.00> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0578132...122c9dd. Read the comment docs.

@zingimmick zingimmick merged commit c3d1bf1 into master May 5, 2020
@zingimmick zingimmick deleted the sms-events branch May 5, 2020 09:54
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