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

lhohan / simple-time-tracker / 19366669801
85%

Build:
DEFAULT BRANCH: main
Ran 14 Nov 2025 01:54PM 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 01:50PM UTC coverage: 89.842% (+0.03%) from 89.816%
19366669801

push

github

lhohan
refactor(web): Simplify HTMX filters with hardcoded period parameters

Revert to a simpler, more reliable approach:

1. Hardcode period parameters directly in button URLs (period=today, etc)
2. Add name attributes to date inputs (from, to) for proper serialization
3. Remove hidden input state management - no need for complex JavaScript
4. Buttons only include limit-checkbox via hx-include
5. Date inputs directly include themselves in requests
6. Simplified JavaScript: only updates summary + chart when filters change

Benefits:
- No hidden input state tracking needed
- HTMX includes fields directly without serialization issues
- Period buttons always work reliably
- Date inputs serialized with correct field names
- Minimal JavaScript (only for coordinating summary/chart updates)
- More maintainable and easier to debug

Applied to both dashboard.html and outcomes.html

All 71 tests pass.

2158 of 2402 relevant lines covered (89.84%)

92.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19366669801.1 14 Nov 2025 01:54PM UTC 22
89.84
GitHub Action Run
Source Files on build 19366669801
  • 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 #19366669801
  • 17d56e37 on github
  • Prev Build on main (#19366554324)
  • Next Build on main (#19369954013)
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