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

knowledgepixels / nanodash / 26622127697
21%

Build:
DEFAULT BRANCH: master
Ran 29 May 2026 06:34AM UTC
Jobs 3
Files 185
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

29 May 2026 06:33AM UTC coverage: 20.725% (-0.007%) from 20.732%
26622127697

push

github

tkuhn
feat: apply view filters live as the user types

Filter text fields used AjaxFormComponentUpdatingBehavior("change"),
which only fires on blur/Enter, so the filter required pressing Enter.

Add a reusable FilterUpdatingBehavior that listens on the "input" event
(fires per keystroke) with a 300ms debounce so rapid typing coalesces
into a single request. Swap it into all filter fields.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

1003 of 6148 branches covered (16.31%)

Branch coverage included in aggregate %.

2584 of 11160 relevant lines covered (23.15%)

3.31 hits per line

Coverage Regressions

Lines Coverage ∆ File
45
0.0
0.0% com/knowledgepixels/nanodash/component/ItemListPanel.java
44
0.0
0.0% com/knowledgepixels/nanodash/component/QueryResultTable.java
36
0.0
0.0% com/knowledgepixels/nanodash/component/QueryResultList.java
25
0.0
0.0% com/knowledgepixels/nanodash/component/QueryResultNanopubSet.java
21
0.0
0.0% com/knowledgepixels/nanodash/component/QueryResultItemList.java
15
0.0
0.0% com/knowledgepixels/nanodash/component/QueryResultPlainParagraph.java
13
0.0
0.0% com/knowledgepixels/nanodash/component/ItemList.java
Jobs
ID Job ID Ran Files Coverage
1 run-temurin-21 - 26622127697.1 29 May 2026 06:35AM UTC 185
20.72
GitHub Action Run
2 run-temurin-23 - 26622127697.2 29 May 2026 06:34AM UTC 185
20.72
GitHub Action Run
3 run-temurin-25 - 26622127697.3 29 May 2026 06:34AM UTC 185
20.72
GitHub Action Run
Source Files on build 26622127697
  • Tree
  • List 185
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26622127697
  • f3bddb1e on github
  • Prev Build on master (#26621738932)
  • Next Build on master (#26634997592)
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