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

kobotoolbox / kpi / 17417328925
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: dev-1257-remove-v1-forms-endpoint
DEFAULT BRANCH: master
Ran 02 Sep 2025 10:54PM UTC
Jobs 2
Files 860
Run time 2min
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.092%. Remained the same
17417328925

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.

6902 of 10897 branches covered (63.34%)

26625 of 32833 relevant lines covered (81.09%)

1.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17417328925.1 02 Sep 2025 10:54PM UTC 860
81.07
2 17417328925.2 02 Sep 2025 10:54PM UTC 860
78.77
Source Files on build 17417328925
  • 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 Repo
  • c2b861a7 on github
  • Prev Build on main (#17417072156)
  • Next Build on main (#17428439807)
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

© 2025 Coveralls, Inc