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

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

Build:
Build:
LAST BUILD BRANCH: refactor-subsequences-2025
DEFAULT BRANCH: master
Ran 02 Sep 2025 10:54PM UTC
Files 860
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

02 Sep 2025 10:16PM UTC coverage: 81.074%. Remained the same
17417328925.1

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.

6950 of 10956 branches covered (63.44%)

26619 of 32833 relevant lines covered (81.07%)

0.81 hits per line

Source Files on job 17417328925.1
  • Tree
  • List 860
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
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