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

umputun / cronn
75%
master: 75%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.3.0
DEFAULT BRANCH: master
Repo Added 22 Jul 2020 08:51AM UTC
Files 22
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/v1.3.0
branch: refs/tags/v1.3.0
CHANGE BRANCH
x
Reset
  • refs/tags/v1.3.0
  • auth-implementation
  • brute-force-protection
  • conditional-execution
  • dependabot/github_actions/github-actions-updates-a2e7793ad6
  • dependabot/go_modules/github.com/go-pkgz/lgr-0.12.0
  • dependabot/go_modules/go-modules-updates-07f3a6036d
  • dependabot/go_modules/go-modules-updates-24b9848b30
  • dependabot/go_modules/go-modules-updates-5acbcdf0e0
  • dependabot/go_modules/go-modules-updates-e08d9a54d9
  • dependabot/go_modules/go-modules-updates-e7f7ae579a
  • feat/alt-template-delimiters
  • feat/filter-and-template-refactoring
  • feat/run-now-button
  • fix/web-parser-reuse-sqlite-locking
  • gorelease
  • improve-conditions-validation
  • jitter-duration
  • master
  • paskal/clarify_email_notifications
  • paskal/dependabot-disable-updates
  • paskal/dependabot-security-updates
  • paskal/fix_successful_notifications
  • paskal/more_notifications
  • paskal/notify
  • paskal/update
  • refs/tags/v0.2.0
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • refs/tags/v0.4.0
  • refs/tags/v1.0.0
  • refs/tags/v1.1.0
  • refs/tags/v1.1.1
  • refs/tags/v1.2.0
  • sighup
  • site
  • web-ui
  • yaml-config-support

26 Aug 2025 12:33AM UTC coverage: 75.0% (+0.07%) from 74.931%
17224805496

push

github

web-flow
Add alternative template delimiter support (#47)

* feat: add alternative template delimiter support

- add --alt-template flag to use [[.YYYYMMDD]] syntax instead of {{.YYYYMMDD}}
- useful for avoiding conflicts with Go templates, Helm charts, and other templating systems
- add AltTemplateFormat option to DayParser
- include comprehensive tests for both delimiter styles
- update documentation with examples and use cases
- fix race condition in TestScheduler_ManualTrigger test

* fix: address PR review feedback

- replace template.Must() with proper error handling to prevent panics
- add tests for malformed template handling
- remove unnecessary comment in web_test.go
- fix formatting in day_test.go

Addresses security concern raised by Gemini Code Assist about potential DoS
from malformed templates causing panics

14 of 15 new or added lines in 3 files covered. (93.33%)

2193 of 2924 relevant lines covered (75.0%)

33.21 hits per line

Relevant lines Covered
Build:
Build:
2924 RELEVANT LINES 2193 COVERED LINES
33.21 HITS PER LINE
Source Files on refs/tags/v1.3.0
  • Tree
  • List 22
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17224805496 refs/tags/v1.3.0 Add alternative template delimiter support (#47) * feat: add alternative template delimiter support - add --alt-template flag to use [[.YYYYMMDD]] syntax instead of {{.YYYYMMDD}} - useful for avoiding conflicts with Go templates, Helm charts, an... push 26 Aug 2025 12:59AM UTC web-flow github
75.0
See All Builds (193)
  • Repo on GitHub
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

© 2025 Coveralls, Inc