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

lhohan / simple-time-tracker / 19373828853
85%

Build:
DEFAULT BRANCH: main
Ran 14 Nov 2025 06:24PM UTC
Jobs 1
Files 22
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

14 Nov 2025 06:22PM UTC coverage: 84.43%. Remained the same
19373828853

push

github

lhohan
fix: Maintain period filter state when selecting limit filter

The limit filter checkbox now properly preserves the selected period
filter when toggled. Previously, selecting the limit checkbox would
clear the period filter that was set via period buttons.

The fix introduces a hidden form input that stores the selected period
value. Period buttons now update this hidden input before making their
HTMX requests. When the limit checkbox (or other filters) trigger
changes, the form serialization includes the period value from the
hidden input, maintaining filter state across all interactions.

- Add hidden period input in both dashboard and outcomes templates
- Update period buttons to set the hidden input value via onclick
- Remove hx-vals from period buttons as the value is now in the form
- All 71 existing tests pass, including combined filter tests

2169 of 2569 relevant lines covered (84.43%)

87.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19373828853.1 14 Nov 2025 06:24PM UTC 22
84.43
GitHub Action Run
Source Files on build 19373828853
  • Tree
  • List 22
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19373828853
  • 95842ba5 on github
  • Prev Build on main (#19373684756)
  • Next Build on main (#20332628764)
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