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

freeeve / roaringrange / 27309318299
65%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 10:04PM UTC
Jobs 1
Files 7
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

10 Jun 2026 10:03PM UTC coverage: 85.137%. Remained the same
27309318299

push

github

freeeve
fix(openalex): [hidden] toggles actually hide; split/srv params land at toggle time

Three fixes from live verification:

- .srvtoggle { display: flex } beat the UA's [hidden] { display: none }
  (author styles win regardless of specificity), so all three toggle
  rows rendered in every mode since the class was introduced: Lambda
  embeddings showed while unconfigured, and the split toggle showed
  under semantic/term where it does not apply (it swaps the trigram
  backend only). A .srvtoggle[hidden] { display: none } restatement
  restores the intended per-mode visibility from syncModeUi.

- The split/server URL params were written only when the triggered
  search completed, so refreshing during the 1-3 s split search lost
  the toggle. The change handlers now syncUrl() immediately.

- bootSplitSet published rrss before setGlobalBloom's &mut call, so a
  fast toggle could race the borrow ('recursive use of an object',
  caught live in headless). The reader is now built fully on a local
  and published last.

653 of 767 relevant lines covered (85.14%)

11.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27309318299.1 10 Jun 2026 10:04PM UTC 7
85.14
GitHub Action Run
Source Files on build 27309318299
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27309318299
  • 0e520f61 on github
  • Prev Build on main (#27308595759)
  • Next Build on main (#27310578835)
  • Delete
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