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

kobotoolbox / kpi / 17417328925 / 2
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dev-1266-remove-kpi-v1-endpoints
DEFAULT BRANCH: master
Ran 02 Sep 2025 10:54PM UTC
Files 860
Run time 26s
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

02 Sep 2025 10:16PM UTC coverage: 78.771% (-2.3%) from 81.074%
17417328925.2

push

github

web-flow
fix(frontend): ensure country list respects RTL languages DEV-841 (#5875)

## 📣 Summary
Ensure countries list is displayed in the correct direction for RTL
languages.

## 📖 Description
This adjusts `getCountryDisplayString` so that when the UI language is
RTL (like Arabic or Hebrew), the countries list respects the reading
order, improving the UX for RTL users.

No functional changes outside the display of the countries string.

## 👷 Description for instance maintainers
No database or deployment changes. Pure frontend utility fix.

## 💭 Notes
* Couldn't fully run the local Docker frontend due to platform + Docker
daemon issues on ARM Mac, but linting, unit tests, and code review of
the minimal change look solid.
* Happy to adjust or add any follow-up if maintainers suggest
improvements.

## 👀 Preview steps
*(didn't run full manual UI preview locally due to setup blockers —
trusting maintainers to validate UI or have CI e2e handle it)*

Expected:
* **Before:** RTL users saw `Country1, Country2, Country3` always in LTR
order.
* **After:** `getCountryDisplayString` respects RTL when `currentLang()`
is an RTL language.

6715 of 10946 branches covered (61.35%)

25863 of 32833 relevant lines covered (78.77%)

0.79 hits per line

Source Files on job 17417328925.2
  • Tree
  • List 860
  • Changed 29
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 17417328925
  • c2b861a7 on github
  • Prev Job for on main (#17417072156.2)
  • Next Job for on main (#17428439807.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