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

preaction / Minion-Backend-mysql / 124
97%

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

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%)

55.71 hits per line

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