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

sds / mock_redis
98%

Build:
DEFAULT BRANCH: main
Repo Added 04 Jul 2015 02:41AM UTC
Files 27
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: main
CHANGE BRANCH
x
Reset
  • main
  • call-info
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • faster-hmget
  • fix-expiry
  • fixing-expire
  • multi-args-call
  • refs/heads/main
  • sds/cut
  • sds/cut-release
  • sds/cut-version

24 Nov 2025 08:20AM UTC coverage: 98.115%. Remained the same
19627721619

push

github

web-flow
Bump actions/checkout from 5 to 6 (#341)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to
6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update README to include Node.js 24 support details and requirements
by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a>
in <a
href="https://redirect.github.com/actions/checkout/pull/2248">actions/checkout#2248</a></li>
<li>Persist creds to a separate file by <a
href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2286">actions/checkout#2286</a></li>
<li>v6-beta by <a
href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2298">actions/checkout#2298</a></li>
<li>update readme/changelog for v6 by <a
href="https://github.com/ericsciple"><code>@​ericsciple</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/2311">actions/checkout#2311</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v5.0.0...v6.0.0">https://github.com/actions/checkout/compare/v5.0.0...v6.0.0</a></p>
<h2>v6-beta</h2>
<h2>What's Changed</h2>
<p>Updated persist-credentials to store the credentials under
<code>$RUNNER_TEMP</code> instead of directly in the local git
config.</p>
<p>This requires a minimum Actions Runner version of <a
href="https://github.com/actions/runner/releases/tag/v2.329.0">v2.329.0</a>
to access the persisted credentials for <a
href="https://docs.github.com/en/actions/tutorials/use-containerized-services/create-a-docker-container-action">Docker
container action</a> scenarios.</p>
<h2>v5.0.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Port v6 cleanup to v5 by <a
href="https://github.com/ericsciple"><code... (continued)

1874 of 1910 relevant lines covered (98.12%)

1615.13 hits per line

Relevant lines Covered
Build:
Build:
1910 RELEVANT LINES 1874 COVERED LINES
1615.13 HITS PER LINE
Source Files on main
  • Tree
  • List 27
  • 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
19627721619 main Bump actions/checkout from 5 to 6 (#341) Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/chec... push 24 Nov 2025 08:21AM UTC web-flow github
98.12
19185361114 main Cut version 0.53.0 (#339) push 08 Nov 2025 12:55AM UTC web-flow github
98.12
19181621938 main Fixes for redis.call("info") (#338) Previously `call(:info)` would fail: ``` > MockRedis.new.call :info (foo):3 in '<main>': undefined method 'i' for an instance of MockRedis::Database (NoMethodError) public_send(command[0].downcase, *command[... push 07 Nov 2025 09:24PM UTC web-flow github
98.12
17114199039 main Cut version 0.52.0 (#336) push 21 Aug 2025 01:02AM UTC sds github
98.11
17114153199 main Cut version 0.52.0 (#336) push 21 Aug 2025 12:59AM UTC web-flow github
98.11
17114020698 main Fix `Database.call` with expire methods (#334) # What? * It fixes calls to `expire*` methods when the calling happens through the `.call` method of MockRedis::Database * It fixes a test that will inconsistently fail when we run tests one after an... push 21 Aug 2025 12:51AM UTC web-flow github
98.11
16382167241 main Cut version 0.51.0 (#331) push 18 Jul 2025 11:24PM UTC web-flow github
98.26
16382133615 main Faster hmget when fetching a lot of fields (#330) The previous version of `hmget` calls `hget` for each field being fetched, but that results in a lot of redundant calls to `with_hash_at` (and in turn, `clean_up_empties_at`, which is not especial... push 18 Jul 2025 11:22PM UTC web-flow github
98.26
15061562434 main Cut version 0.50.0 (#328) push 16 May 2025 05:45AM UTC web-flow github
98.26
15061523791 main allow #call to accept array or multiple arguments (#327) Fix for https://github.com/sds/mock_redis/issues/323 https://github.com/sds/mock_redis/pull/324 with specs fixed. Problem was that the arity of some methods changed from `redis 5.3.0` to `... push 16 May 2025 05:43AM UTC web-flow github
98.26
See All Builds (512)
  • 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