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

ubc / ubcpi / 512 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 13 Jan 2020 09:39PM UTC
Files 11
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

13 Jan 2020 09:37PM UTC coverage: 95.374% (+0.009%) from 95.365%
512.1

push

travis-ci

kitsook
Use locale name instead of language name (#163)

There is a problem with the translations (see #159)

The translations catalog(ubcpi/static/js/src/translations.js) is generated using locale names and translations from transifex.

The django.utils.translation.get_language() function returns the language code (i.e. es-419), but since in the catalog we are using locale names(i.e. es_419), the strings are not being translated as expected.

With this change, now we are using the locale names and it works fine. I tested this with spanish

339 of 388 branches covered (87.37%)

969 of 1016 relevant lines covered (95.37%)

3.47 hits per line

Source Files on job 512.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 471
  • Travis Job 512.1
  • 87c148bd on github
  • Prev Job for on master (#511.1)
  • Next Job for on master (#513.1)
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