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

go-pkgz / cronrange
91%

Build:
DEFAULT BRANCH: master
Repo Added 02 Nov 2024 07:31PM UTC
Files 2
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • chore/go-fix-sweep
  • ci/workflow-hardening
  • docs/fix-readme-examples
  • docs/overnight-semantics
  • refs/tags/v0.1.0
  • refs/tags/v0.2.1

19 Aug 2026 05:59AM UTC coverage: 91.25%. Remained the same
32221548855

push

github

web-flow
Document overnight range semantics (#4)

An overnight range combined with non-wildcard calendar fields does not
produce the continuous window it looks like: `23:00-02:00 1 * *` matches
Monday 00:00-02:00 and Monday 23:00 to midnight, because each rule is
evaluated against a single calendar day and dow, dom and month are matched
against the day shown on the clock.

The readme and the package doc now spell that out and show the two-rule
form for a window that really does run from Monday evening into Tuesday
morning. Table cases pin both. No behaviour change.

219 of 240 relevant lines covered (91.25%)

26.3 hits per line

Relevant lines Covered
Build:
Build:
240 RELEVANT LINES 219 COVERED LINES
26.3 HITS PER LINE
Source Files on master
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32221548855 master Document overnight range semantics (#4) An overnight range combined with non-wildcard calendar fields does not produce the continuous window it looks like: `23:00-02:00 1 * *` matches Monday 00:00-02:00 and Monday 23:00 to midnight, because each ... push 19 Aug 2026 05:59AM UTC web-flow github
91.25
32206585655 master Fix broken examples in readme (#3) Both multi-rule examples had three fields in their first rule, so neither parsed: `Parse` rejected them with "rule must have 4 fields". The library usage snippet used the same expression, and the String() output... push 19 Aug 2026 01:54AM UTC web-flow github
91.25
32206577660 master Apply go fix (#2) Result of `go fix ./...` under Go 1.26: the rules-to-string loop in TestParse now builds through strings.Builder instead of repeated string concatenation. push 19 Aug 2026 01:54AM UTC web-flow github
91.25
23131157394 master Merge pull request #1 from go-pkgz/ci/workflow-hardening ci: harden workflows, upgrade actions, fix caching push 16 Mar 2026 06:38AM UTC web-flow github
91.25
11985955810 master reorg docs push 23 Nov 2024 09:15AM UTC umputun github
91.25
11985942557 master add test for empty expressions push 23 Nov 2024 09:13AM UTC umputun github
91.25
11985928534 master add comments for parsing func push 23 Nov 2024 09:12AM UTC umputun github
91.25
11985867089 master simplify error reporting push 23 Nov 2024 09:03AM UTC umputun github
91.25
11985834529 master update docs push 23 Nov 2024 08:58AM UTC umputun github
91.25
11985823698 master add support for overnight ranges push 23 Nov 2024 08:56AM UTC umputun github
91.25
See All Builds (24)
  • Repo on GitHub
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