• 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
  • 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/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-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/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/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/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/crypto-0.35.0
  • docker-gha-action
  • fix-db-execution-log
  • fix-deprecated-format
  • master
  • mkdocs
  • use-native-pg-env-vars
  • use-testcontainers
  • yaml-chains

04 Nov 2025 11:33AM UTC coverage: 87.266% (+2.8%) from 84.424%
19067282680

push

github

web-flow
[-] fix `cannot scan NULL into *string`, closes #725 (#726)

9 of 9 new or added lines in 1 file covered. (100.0%)

11 existing lines in 3 files now uncovered.

1727 of 1979 relevant lines covered (87.27%)

1.0 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19067282680 master [-] fix `cannot scan NULL into *string`, closes #725 (#726) push 04 Nov 2025 11:39AM UTC web-flow github
87.27
19066894532 725-fix-null-scan Merge 4aa9c37b2 into 06f39e588 Pull #726 04 Nov 2025 11:24AM UTC web-flow github
87.52
18843114373 master [+] bump `actions/upload-artifact` from 4 to 5 (#723) * Bump actions/upload-artifact from 4 to 5 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifac... push 27 Oct 2025 01:50PM UTC web-flow github
84.42
18842288926 dependabot/github_actions/actions/upload-artifact-5 Merge eac6a0262 into e5d215e9e Pull #723 27 Oct 2025 01:20PM UTC web-flow github
84.32
18841230649 dependabot/github_actions/actions/download-artifact-6 Merge bd80c54a0 into e5d215e9e Pull #724 27 Oct 2025 12:45PM UTC web-flow github
84.22
18841225948 dependabot/github_actions/actions/upload-artifact-5 Merge 387a6bdba into e5d215e9e Pull #723 27 Oct 2025 12:44PM UTC web-flow github
84.22
18375345913 master [+] add `CopyToProgram` and `CopyFromProgram` tasks description push 09 Oct 2025 11:53AM UTC pashagolub github
84.12
18375102488 master [+] add `CopyToProgram` and `CopyFromProgram` tasks description push 09 Oct 2025 11:42AM UTC pashagolub github
84.32
18345714895 master [+] bump `github/codeql-action` from 3 to 4 (#722) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/code... push 08 Oct 2025 01:14PM UTC web-flow github
84.32
18344001781 dependabot/github_actions/github/codeql-action-4 Merge 48a80bf93 into 7482c85a3 Pull #722 08 Oct 2025 12:10PM UTC web-flow github
84.42
See All Builds (605)
  • 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