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

preaction / Minion-Backend-mysql / 126
97%

Build:
DEFAULT BRANCH: master
Ran 12 Apr 2021 10:57PM UTC
Jobs 1
Files 1
Run time 1s
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
126

push

travis-ci

preaction
fix note values not accepting UTF-8 in the JSON

JSON should be in UTF-8, but also we shouldn't care whatsoever what
encoding it is: MySQL's `JSON` type is a binary type not a character
type. We're supporting MySQLs from before the `JSON` type, but we should
still be using a binary type here.

Thanks @uralm1 for reporting this issue and suggesting the fix!

Fixes #32

237 of 245 relevant lines covered (96.73%)

56.06 hits per line

Jobs
ID Job ID Ran Files Coverage
13 126.13 (COVERAGE=1) 12 Apr 2021 10:57PM UTC 0
96.73
Travis Job 126.13
Source Files on build 126
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #126
  • 602d453b on github
  • Prev Build on master (#124)
  • Next Build on master (#127)
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