gomoob / php-pushwoosh

A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.
http://gomoob.github.io/php-pushwoosh
MIT License
65 stars 37 forks source link

Missing campaign data in api request #60

Closed manuelpiesold closed 8 years ago

manuelpiesold commented 8 years ago

PR fixes the missing field 'campaign' in the createMessage api request.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-15.9%) to 66.532% when pulling 628ba5decdcbb90655b0797399300f53fb158ac4 on manuelpiesold:develop into 6cacf6088bcedf5c948f9ddcc379899153ac5cf3 on gomoob:develop.

manuelpiesold commented 8 years ago

the failing test is now fixed

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.04%) to 82.502% when pulling 0ced808e2ce736a0a25eabdc1087cbd0249ca217 on manuelpiesold:develop into 6cacf6088bcedf5c948f9ddcc379899153ac5cf3 on gomoob:develop.