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

avito-tech / go-transaction-manager
94%

Build:
DEFAULT BRANCH: main
Repo Added 26 Nov 2022 06:44AM UTC
Files 43
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bump-to-1.24
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/supercharge/mongodb-github-action-1.12.1
  • dependabot/go_modules/drivers/goredis8/golang.org/x/net-0.33.0
  • dependabot/go_modules/drivers/gorm/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/drivers/gorm/gorm.io/driver/sqlite-1.6.0
  • dependabot/go_modules/drivers/gorm/gorm.io/gorm-1.31.1
  • dependabot/go_modules/drivers/pgxv4/github.com/jackc/pgconn-1.14.3
  • dependabot/go_modules/drivers/pgxv4/github.com/jackc/pgx/v4-4.18.3
  • dependabot/go_modules/drivers/pgxv5/github.com/jackc/pgx/v5-5.5.4
  • dependabot/go_modules/drivers/pgxv5/github.com/jackc/pgx/v5-5.9.0
  • dependabot/go_modules/drivers/pgxv5/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/drivers/sqlx/github.com/avito-tech/go-transaction-manager/drivers/sql/v2-2.0.2
  • dependabot/go_modules/trm/github.com/jmoiron/sqlx-1.4.0
  • dependabot/go_modules/trm/internal/prove_receiving_updates_without_vulnerabilities/github.com/jackc/pgx/v5-5.9.0
  • dependabot/go_modules/trm/internal/prove_receiving_updates_without_vulnerabilities/github.com/jackc/pgx/v5-5.9.2
  • dependabot/go_modules/trm/internal/prove_receiving_updates_without_vulnerabilities/golang.org/x/crypto-0.35.0
  • fix-pgx-awaitdone-context-race
  • fix/is-closed-mutex-deadlock
  • golangcilint-v2
  • main
  • russian-to-english
  • russian-to-english-v1

25 May 2026 07:35PM UTC coverage: 94.224% (-0.2%) from 94.389%
26416784676

push

github

web-flow
upgrade golangci-lint to v2 (#136)

* Bump github.com/jackc/pgx/v5 from 5.5.4 to 5.9.0 in /drivers/pgxv5

Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.4 to 5.9.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.4...v5.9.0)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-version: 5.9.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: bump go.work to 1.25

* chore: migrate golangci-lint config to v2

* ci: upgrade golangci-lint-action to v7 with v2 support

* fix: add CommitQuery field to pgx.TxOptions in settings

* fix: resolve golangci-lint v2 issues across trm and drivers

* Revert "Bump github.com/jackc/pgx/v5 from 5.5.4 to 5.9.0 in /drivers/pgxv5"

This reverts commit 5cde52326.

* chore: replace wsl with wsl_v5 and fix related lint issues

* fix: rename benchmark package common to benchutil

* fix: remove unnecessary whitespace in closer.go

* docs: highlight disclaimer in red

* fix unknown goerr113 linter in nolint directive

* revert: restore go.work to 1.21 and remove CommitQuery from pgx.TxOptions

* docs: highlight disclaimer in CAUTION

* refactor package name benchmark/common->benchutil

* chore: remove default wsl_v5 settings

`allow-first-in-block: true` and `branch-max-lines: 2` are defaults.


* chore: use YAML anchors for internal exclusions, drop trm/context

Replaced repeated `path` fields with a YAML anchor.
Removed `trm/context` from var-naming exclusion — no linting
warnings fire on it without the exclusion.

* chore: remove phantom exclusion paths

`third_party` and `builtin` were golangci-lint v1 defaults that leaked
in during migration — these directories don't exist in the project.
Removed `examples` exclusion to keep examples linted.

* chore: switch to enable-all linters strategy

* chore: remove nolint d... (continued)

1615 of 1714 relevant lines covered (94.22%)

7.51 hits per line

Relevant lines Covered
Build:
Build:
1714 RELEVANT LINES 1615 COVERED LINES
7.51 HITS PER LINE
Source Files on main
  • Tree
  • List 43
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26416784676 main upgrade golangci-lint to v2 (#136) * Bump github.com/jackc/pgx/v5 from 5.5.4 to 5.9.0 in /drivers/pgxv5 Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.4 to 5.9.0. - [Changelog](https://github.com/jackc/pgx/blob/master/CHA... push 25 May 2026 07:41PM UTC web-flow github
94.22
26416388433 golangcilint-v2 Merge fcf522a6b into c7bdf5f42 Pull #136 25 May 2026 07:32PM UTC web-flow github
94.22
26400197228 golangcilint-v2 Merge 514bb1869 into c7bdf5f42 Pull #136 25 May 2026 12:28PM UTC web-flow github
94.22
26276011814 golangcilint-v2 Merge 83fa7a2a6 into c7bdf5f42 Pull #136 22 May 2026 08:10AM UTC web-flow github
94.22
26253389551 fix-pgx-awaitdone-context-race Merge a37d4a07b into c7bdf5f42 Pull #167 21 May 2026 09:19PM UTC web-flow github
94.01
26249230789 golangcilint-v2 Merge 8d925da4f into c7bdf5f42 Pull #136 21 May 2026 07:55PM UTC web-flow github
94.22
26228547597 golangcilint-v2 Merge 613bd5e7b into c7bdf5f42 Pull #136 21 May 2026 01:28PM UTC web-flow github
94.22
26149639200 golangcilint-v2 Merge 76dc80c9c into c7bdf5f42 Pull #136 20 May 2026 08:10AM UTC web-flow github
94.2
25748938565 fix-pgx-awaitdone-context-race Merge 62368b578 into c7bdf5f42 Pull #167 12 May 2026 04:51PM UTC web-flow github
94.39
25724850006 golangcilint-v2 Merge 358b134db into c7bdf5f42 Pull #136 12 May 2026 09:12AM UTC web-flow github
94.2
See All Builds (249)
  • 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