Vonage / vonage-php-sdk-core

Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com/
Apache License 2.0
908 stars 181 forks source link

make keyword nullable in InboundSMS.php #440

Closed SecondeJK closed 10 months ago

SecondeJK commented 10 months ago

Another small PR to make keyword nullable when hydrating an InboundSMS webhook.

Types of changes

Checklist:

codecov-commenter commented 10 months ago

Codecov Report

Merging #440 (c92b7a1) into main (fc1e3a9) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main     #440   +/-   ##
=========================================
  Coverage     78.87%   78.87%           
- Complexity     2323     2324    +1     
=========================================
  Files           218      218           
  Lines          6252     6253    +1     
=========================================
+ Hits           4931     4932    +1     
  Misses         1321     1321           
Files Coverage Δ
src/SMS/Webhook/InboundSMS.php 96.72% <100.00%> (+0.05%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more