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

go-pkgz / cronrange
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.2.1
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 refs/tags/v0.2.1
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore/go-fix-sweep
  • ci/workflow-hardening
  • docs/fix-readme-examples
  • docs/overnight-semantics
  • master
  • refs/tags/v0.1.0
  • refs/tags/v0.2.1

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

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
32227247721 refs/tags/v0.2.1 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 07:19AM UTC web-flow github
91.25
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
32220970776 docs/overnight-semantics Document overnight range semantics 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 ... Pull #4 19 Aug 2026 05:51AM UTC paskal 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
32203347063 docs/fix-readme-examples Fix broken examples in readme 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 comm... Pull #3 19 Aug 2026 01:00AM UTC paskal github
91.25
32203326168 chore/go-fix-sweep Apply go fix 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. Pull #2 19 Aug 2026 01:00AM UTC paskal 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
23083721060 ci/workflow-hardening ci: harden workflows, upgrade actions, fix caching Pull #1 14 Mar 2026 07:53AM UTC paskal github
91.25
22806744720 ci/workflow-hardening fix staticcheck QF exclusion: use text rule instead of checks setting Pull #1 07 Mar 2026 08:35PM UTC paskal 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