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

roundup-tracker / roundup / 8585684266
74%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2024 02:58AM UTC
Jobs 1
Files 114
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

07 Apr 2024 02:47AM UTC coverage: 74.971% (+0.008%) from 74.963%
8585684266

push

github

rouilj
issue2551115/issue2551282 - utf8mb4 support in roundup

Fix issues with utf8 support in Roundup. By default using:

 utf8mb4 charset
 utf8mb4_unicode_ci collation (case insensitive)
 utf8mb4_0900_ci collation (case sensitive)

which are settable from config.ini. Sadly I couldn't come up with a way
to mange these from one parameter. Doing a compatibility lookup table
would have increased the maintenance burden and have me chasing MySQL
changes. So I opted for the easy path and have the admins (with more
MySQL experience) make the choices.

Conversion directions added to upgrading.txt. I don't have any good
testing for this. I was able to generate utf8/utf8mb3 tables and load
a little data and convert. However this is a poor substitute for a
conversion on a working tracker 8-(.

11 of 13 new or added lines in 2 files covered. (84.62%)

173 existing lines in 1 file now uncovered.

17867 of 23832 relevant lines covered (74.97%)

3.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8585684266.1 07 Apr 2024 02:58AM UTC 0
74.97
GitHub Action Run
Source Files on build 8585684266
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8585684266
  • 709a80bf on github
  • Prev Build on master (#8544147576)
  • Next Build on master (#8604111462)
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