• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

frappe / frappe / 27896 / 4
56%
develop: 56%

Build:
DEFAULT BRANCH: develop
Ran 31 Jan 2020 10:24AM UTC
Files 879
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

31 Jan 2020 10:16AM UTC coverage: 52.202% (-0.03%) from 52.229%
DB=mariadb TYPE=server

push

travis-ci

web-flow
fix(sms_settings): add support for sending data as json (#9381)

* Add support for sending JSON to SMS Settings

Many SMS gateways expect data in raw JSON and do not accept plain
form data. This change enables this by detecting a "Content-Type"
header in the parameters with a value of "application/json", and
in this case decoding the message text to unicode as expected by
the `requests` module before passing the data to the `json`
parameter.

* Update frappe/core/doctype/sms_settings/sms_settings.py

Co-Authored-By: Chinmay Pai <chinmaydpai@gmail.com>

* Update frappe/core/doctype/sms_settings/sms_settings.py

Co-Authored-By: Chinmay Pai <chinmaydpai@gmail.com>

Co-authored-by: Chinmay Pai <chinmaydpai@gmail.com>

22288 of 42696 relevant lines covered (52.2%)

0.52 hits per line

Source Files on job 27896.4 (DB=mariadb TYPE=server)
  • Tree
  • List 0
  • Changed 20
  • Source Changed 2
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12613
  • Travis Job 27896.4
  • 9fe65cb8 on github
  • Prev Job for DB=mariadb TYPE=server on develop (#27893.1)
  • Next Job for DB=mariadb TYPE=server on develop (#27912.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc