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

cybertec-postgresql / pg_timetable
87%

Build:
DEFAULT BRANCH: master
Repo Added 17 Jun 2020 01:11PM UTC
Files 24
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 674_switch_txid_to_vxid
  • 690_run_interval_drift
  • 725-fix-null-scan
  • 739-add-params-to-execution-log
  • 741-run-program-task-for-all-params
  • add-chainer-AI-agent
  • add-job-funcs
  • bmp-pgx-5.7.6
  • bump-go-1.24
  • bump-go-1.25
  • bump-pgx-5.7.4
  • copy-tasks
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/configure-pages-5
  • dependabot/github_actions/actions/deploy-pages-4
  • dependabot/github_actions/actions/download-artifact-5
  • dependabot/github_actions/actions/download-artifact-6
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/stale-10
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/actions/upload-pages-artifact-4
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/golangci/golangci-lint-action-7
  • dependabot/github_actions/golangci/golangci-lint-action-8
  • dependabot/github_actions/golangci/golangci-lint-action-9
  • dependabot/go_modules/github.com/cybertec-postgresql/pgx-migrator-1.0.2
  • dependabot/go_modules/github.com/cybertec-postgresql/pgx-migrator-1.1.0
  • dependabot/go_modules/github.com/cybertec-postgresql/pgx-migrator-1.2.0
  • dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.3.0
  • dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0
  • dependabot/go_modules/github.com/jackc/pgx/v5-5.7.1
  • dependabot/go_modules/github.com/jackc/pgx/v5-5.7.2
  • dependabot/go_modules/github.com/jackc/pgx/v5-5.7.4
  • dependabot/go_modules/github.com/jackc/pgx/v5-5.7.5
  • dependabot/go_modules/github.com/jackc/pgx/v5-5.7.6
  • dependabot/go_modules/github.com/jessevdk/go-flags-1.6.1
  • dependabot/go_modules/github.com/pashagolub/pgxmock/v4-4.3.0
  • dependabot/go_modules/github.com/pashagolub/pgxmock/v4-4.4.0
  • dependabot/go_modules/github.com/pashagolub/pgxmock/v4-4.6.0
  • dependabot/go_modules/github.com/pashagolub/pgxmock/v4-4.8.0
  • dependabot/go_modules/github.com/pashagolub/pgxmock/v4-4.9.0
  • dependabot/go_modules/github.com/sethvargo/go-retry-0.3.0
  • dependabot/go_modules/github.com/spf13/viper-1.19.0
  • dependabot/go_modules/github.com/spf13/viper-1.20.1
  • dependabot/go_modules/github.com/spf13/viper-1.21.0
  • dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/github.com/testcontainers/testcontainers-go-0.40.0
  • dependabot/go_modules/github.com/testcontainers/testcontainers-go/modules/postgres-0.40.0
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/crypto-0.35.0
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • docker-gha-action
  • fix-db-execution-log
  • fix-deprecated-format
  • fix-error-logging
  • fix-golangci-link
  • fix-golangci-revive
  • fix-missing-00721-migration
  • master
  • mkdocs
  • use-native-pg-env-vars
  • use-testcontainers
  • yaml-chains

13 Feb 2026 05:36PM UTC coverage: 87.241%. Remained the same
21996564729

push

github

web-flow
[+] add experiment "chainer" AI-agent for pg_timetable chain management (#745)

Introduces a new AI-agent specialized in creating, designing, and
troubleshooting pg_timetable scheduled job workflows in PostgreSQL.

The agent provides comprehensive documentation on:

- Database schema and core architecture
- Command types (SQL, PROGRAM, BUILTIN) with examples
- Helper functions and scheduling formats
- Common patterns and best practices
- Testing and development workflows
- Error handling and troubleshooting

This enables users to leverage AI assistance for implementing complex
chains, multi-task workflows, and data-driven job scheduling directly
in PostgreSQL.

1723 of 1975 relevant lines covered (87.24%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
1975 RELEVANT LINES 1723 COVERED LINES
1.0 HITS PER LINE
Source Files on master
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21996564729 master [+] add experiment "chainer" AI-agent for pg_timetable chain management (#745) Introduces a new AI-agent specialized in creating, designing, and troubleshooting pg_timetable scheduled job workflows in PostgreSQL. The agent provides comprehensive... push 13 Feb 2026 05:39PM UTC web-flow github
87.24
21996320244 fix-error-logging Merge e23fc6537 into 7e81a4993 Pull #744 13 Feb 2026 05:32PM UTC web-flow github
86.97
21996122466 add-chainer-AI-agent Merge 9bc2dbc16 into 7e81a4993 Pull #745 13 Feb 2026 05:28PM UTC web-flow github
87.24
21996108468 master [*] suppress `golangci-lint` var naming warnings (#746) push 13 Feb 2026 05:28PM UTC web-flow github
87.24
21996053964 fix-golangci-revive Merge 0bbe23da1 into a7f3a2581 Pull #746 13 Feb 2026 05:26PM UTC web-flow github
87.54
21474629823 master [*] sync cron expression in docs/index.md with README (#743) push 29 Jan 2026 10:34AM UTC web-flow github
87.09
21177952459 master [*] run PROGRAM task for all parameters, fixes #741 (#742) Previously program task returned on the first fail. This is not how other kind of tasks behave. Make program task compatible with SQL and built-in tasks. All errors will be joined and ret... push 20 Jan 2026 03:56PM UTC web-flow github
87.34
21175869918 741-run-program-task-for-all-params Merge a40ee4b57 into ad9c3bcd1 Pull #742 20 Jan 2026 02:55PM UTC web-flow github
87.39
21173629238 master [+] add `params` column to `timetable.execution_log` table, closes #739 (#740) Move task logging inside the actual functions. Now every set of parameters produce a separate entry in timetable.execution_log table. Simplify the return of task funct... push 20 Jan 2026 01:46PM UTC web-flow github
87.3
21172607922 739-add-params-to-execution-log Merge 8604fe2e9 into e74198809 Pull #740 20 Jan 2026 01:12PM UTC web-flow github
87.3
See All Builds (633)
  • 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

© 2026 Coveralls, Inc