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

predis / predis
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: add-dependabot
DEFAULT BRANCH: main
Repo Added 21 Jan 2023 01:39AM UTC
Files 623
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 add-dependabot
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-dependabot
  • avoid-busy-loop
  • bitop
  • bugfix-slotmap-offsetunset
  • copilot/add-command-name-to-error-message
  • fail-on-broken-tls-connection
  • feature-v2.x-optimize-cluster-slotmap
  • feature/driver-info
  • feature/driver-info-v2
  • feature/readonly-handler
  • feature/retry-support-relay
  • fix-method-annotation-clientinterface
  • fix-typo
  • fix/relay-connection-test
  • fix/relay-tests
  • fix/rpushx-lpushx-normalize-variadic
  • fix/sentinel-discovery-catch-throwable
  • fix/sentinel-replication-slave-loading-error
  • fix/static-closures
  • fix/update-codeowners
  • main
  • patch-1
  • pr/3.0-release
  • prepare-v240rc1
  • release/prepare-301
  • release/prepare-v3.3
  • release/prepare-v3.4.1
  • sentinel-replication-stream-init-exception
  • static-closures
  • typos
  • v2-fix-method-annotation-clientinterface
  • v2.x
  • v2.x-alias
  • v3.x
  • vamana
  • vv-1534-fix
  • vv-1553-fix
  • vv-1574-fix
  • vv-1591-fix
  • vv-1635-fix
  • vv-1638-fix
  • vv-2.x-8.0-RC2-testing
  • vv-2.x-readme-8.0-support
  • vv-3.2.0-release
  • vv-3.x-support-cluster-transaction
  • vv-8.0-RC2-testing
  • vv-8.0-image-update
  • vv-8.2-RC1-testing
  • vv-8.2-RC2-testing
  • vv-8.2-testing
  • vv-8.2.1-pre-testing
  • vv-8.4-GA-pre
  • vv-8.4-RC1-pre.2
  • vv-8.4-rc1-pre
  • vv-8.6-GA
  • vv-8.6-testing
  • vv-add-missing-commands
  • vv-added-missing-types
  • vv-apply-prefixable
  • vv-backport-1503
  • vv-backport-1510
  • vv-backport-1517
  • vv-backport-1546
  • vv-backport-1551
  • vv-changelog-update
  • vv-default-dialect-change
  • vv-fix-stream-eof
  • vv-gcra-support
  • vv-hotkeys-command-support
  • vv-hybrid-search
  • vv-idempotent-stream-support
  • vv-incising-connections-fix
  • vv-jsonset-fpha
  • vv-main-2.x-sync
  • vv-main-sync
  • vv-msetex-increx
  • vv-multiple-persistent-conn-fix
  • vv-new-cas-cad
  • vv-new-hfe-commands
  • vv-pipeline-handshake-commands
  • vv-remove-tf-api
  • vv-retry-support
  • vv-stack-testing-enhancement
  • vv-stream-close-bug
  • vv-test-with-custom
  • vv-testing-with-8.0
  • vv-testing.8.0.1
  • vv-timeseries-NaN
  • vv-tls-CN-testing
  • vv-tls-test
  • vv-vector-set-support
  • vv-vrange-cmd
  • vv-vsim-epsillon
  • vv-xreadgroup-claim
  • vv-zrange-fix
  • x_commands
  • xack-command
  • xclaim-command
  • xinfo-parsereesponse-bug
  • xpending-command
  • xread-fix-read-null
  • xsetid-command
  • zcount-type

08 Apr 2026 07:41PM UTC coverage: 92.823%. Remained the same
24154889310

Pull #1663

github

web-flow
Merge 7704b6fa0 into 5024c7a66
Pull Request #1663: Add Dependabot configuration

8381 of 9029 relevant lines covered (92.82%)

114.32 hits per line

Relevant lines Covered
Build:
Build:
9029 RELEVANT LINES 8381 COVERED LINES
114.32 HITS PER LINE
Source Files on main
  • Tree
  • List 623
  • 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
24154889310 add-dependabot Merge 7704b6fa0 into 5024c7a66 Pull #1663 08 Apr 2026 07:46PM UTC web-flow github
92.82
24024008728 main Fixed ZRANGE to include 6.2 arguments (#1662) * Fixed ZRANGE to include 6.2 arguments * Removed duplicated arguments entry push 06 Apr 2026 08:04AM UTC web-flow github
92.82
24023825308 vv-zrange-fix Merge fffb594a1 into 3fc01fed5 Pull #1662 06 Apr 2026 07:55AM UTC web-flow github
92.81
23942144711 main Added FPHA argument for JSON.SET command (#1661) push 03 Apr 2026 09:55AM UTC web-flow github
92.8
23941960545 vv-jsonset-fpha Merge 074090f5b into 4c56d5d29 Pull #1661 03 Apr 2026 09:49AM UTC web-flow github
92.81
23941862627 vv-jsonset-fpha Merge 927d0b9c5 into 4c56d5d29 Pull #1661 03 Apr 2026 09:43AM UTC web-flow github
92.8
23534327341 main Fix SlotMap::offsetUnset() corrupting mappings when unsetting a slot in a gap (#1660) push 25 Mar 2026 09:43AM UTC web-flow github
92.8
23529067023 bugfix-slotmap-offsetunset Merge 529180734 into 7a4fa99d1 Pull #1660 25 Mar 2026 07:06AM UTC web-flow github
92.79
23528695896 bugfix-slotmap-offsetunset Merge e3fa933d1 into 7a4fa99d1 Pull #1660 25 Mar 2026 06:56AM UTC web-flow github
92.8
23487945141 main Added support for GCRA command (#1657) * Added support for GCRA command * Codestyle fixes * Updated test image push 24 Mar 2026 11:55AM UTC web-flow github
92.82
See All Builds (984)
  • 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