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

pashagolub / pgxmock
94%

Build:
DEFAULT BRANCH: master
Repo Added 11 Feb 2021 08:42AM UTC
Files 9
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
  • 133-fix-single-row-query
  • 225-pgxmockcopyfrom-should-utilise-pgxcopyfromsource-argument
  • 258-fix-query-err-rows
  • add-querymatcherany
  • apply-modern-go
  • bugfix/err-empty-result
  • bump-golangci-lint-action
  • bump-pgx-5.7.4
  • bump-pgx-5.9.1
  • convert-on-scan
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/stale-10
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/golangci/golangci-lint-action-9
  • dependabot/go_modules/github.com/jackc/pgx/v5-5.10.0
  • dependabot/go_modules/github.com/jackc/pgx/v5-5.9.2
  • dependabot/go_modules/go_modules-eee72e131a
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • fix-close-error-issue
  • fix-one-row-error
  • fix-pool-config
  • panic-safe-argument
  • simplify-type-args
  • version-policy

19 Jun 2026 02:19PM UTC coverage: 94.196%. Remained the same
27831123587

push

github

web-flow
[+] bump `actions/checkout` from 6 to 7 (#262)

Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

844 of 896 relevant lines covered (94.2%)

1.09 hits per line

Relevant lines Covered
Build:
Build:
896 RELEVANT LINES 844 COVERED LINES
1.09 HITS PER LINE
Source Files on master
  • Tree
  • List 9
  • 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
27831123587 master [+] bump `actions/checkout` from 6 to 7 (#262) Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/... push 19 Jun 2026 02:19PM UTC web-flow github
94.2
26966384815 master [+] bump `jackc/pgx/v5` from 5.9.2 to 5.10.0 (#261) Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.9.2 to 5.10.0. - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](https://github.com/jackc/pgx/... push 04 Jun 2026 04:53PM UTC web-flow github
94.2
25916195406 master [*] apply modern Go syntax guidelines with `go fix` (#260) push 15 May 2026 11:49AM UTC web-flow github
94.2
25912613469 master [-] return non-nil errRows from Query on failure, fixes #258 (#259) pgx's `pool.Query` returns an `errRows` sentinel (not nil) when a query fails, so callers can safely pass the rows value to `pgx.CollectRows` & `pgx.CollectOneRow` without first ... push 15 May 2026 10:17AM UTC web-flow github
94.18
24884710080 master [+] bump `golangci/golangci-lint-action` from 8 to 9 (#253) Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commi... push 24 Apr 2026 10:25AM UTC web-flow github
94.12
24884674838 master [+] bump `github/codeql-action` from 3 to 4 (#251) 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 24 Apr 2026 10:24AM UTC web-flow github
94.12
24884642300 master [+] bump `actions/checkout` from 4 to 6 (#252) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/... push 24 Apr 2026 10:23AM UTC web-flow github
94.12
24828652893 master [+] add version policy (#257) push 23 Apr 2026 09:51AM UTC web-flow github
94.12
24828203351 master [+] bump `actions/stale` from 9 to 10 (#254) Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)... push 23 Apr 2026 09:40AM UTC web-flow github
94.12
24828165380 master [+] bump `jackc/pgx/v5` from 5.9.1 to 5.9.2 (#256) Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.9.1 to 5.9.2. - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](https://github.com/jackc/pgx/co... push 23 Apr 2026 09:40AM UTC web-flow github
94.12
See All Builds (343)
  • 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