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

coreui / coreui-pro / 32480242419
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: v6-dev
DEFAULT BRANCH: main
Ran 21 Aug 2026 12:07PM UTC
Jobs 1
Files 66
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

21 Aug 2026 12:05PM UTC coverage: 93.272%. Remained the same
32480242419

push

github

web-flow
fix(Caret): mirror the dropdown arrow in RTL (#825)

`.dropend` and `.dropstart` position their menu with logical properties, so
the panel already flips with the document direction — but the arrow was drawn
with `border-left` / `border-right` and stayed put. In RTL the menu opened to
the left while the triangle kept pointing right.

Measured on the toggle's pseudo-element, border widths as left/right/top/bottom:

           before          after
  .dropend  LTR  4/0/4/4    4/0/4/4
  .dropend  RTL  4/0/4/4    0/4/4/4
  .dropstart LTR 0/4/4/4    0/4/4/4
  .dropstart RTL 0/4/4/4    4/0/4/4

`caret-down` and `caret-up` are symmetric on the inline axis, so they render
identically either way.

4537 of 5095 branches covered (89.05%)

Branch coverage included in aggregate %.

8661 of 9055 relevant lines covered (95.65%)

400.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32480242419.1 21 Aug 2026 12:06PM UTC 66
93.27
GitHub Action Run
Source Files on build 32480242419
  • Tree
  • List 66
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32480242419
  • b25eac9d on github
  • Prev Build on v6-dev (#32477068789)
  • Next Build on v6-dev (#32480245984)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc