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

frappe / frappe / 26599
56%

Build:
DEFAULT BRANCH: develop
Ran 03 Dec 2019 06:50AM UTC
Jobs 4
Files 2562
Run time 10min
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

pending completion
26599

push

travis-ci

mergify[bot]
fix: REST API utf-8 decoding on creates/updates (#8875)

* fix: REST API utf-8 decoding on creates/updates

Creating or updating a document via the REST API would generate an error of:

`TypeError: the JSON object must be str, not 'bytes'`

Because get_data() returns bytes which must be explicitly converted to a string before parsing as JSON.

Defect introduced by efe94886a and a71a92341e

* fix: switch to safe_decode

2 of 2 new or added lines in 1 file covered. (100.0%)

64626 of 124314 relevant lines covered (51.99%)

1.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26599.1 (DB=mariadb TYPE=server) 03 Dec 2019 06:52AM UTC 0
51.53
Travis Job 26599.1
2 26599.2 (DB=postgres TYPE=server) 03 Dec 2019 06:50AM UTC 0
51.52
Travis Job 26599.2
3 26599.3 (DB=mariadb TYPE=ui) 03 Dec 2019 07:00AM UTC 0
Travis Job 26599.3
4 26599.4 (DB=mariadb TYPE=server) 03 Dec 2019 06:50AM UTC 0
51.51
Travis Job 26599.4
Source Files on build 26599
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #26599
  • a8914a2c on github
  • Prev Build on develop (#26592)
  • Next Build on develop (#26602)
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