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

sds / mock_redis / 320
98%
main: 98%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-6
DEFAULT BRANCH: main
Ran 21 Nov 2018 08:49PM UTC
Jobs 4
Files 24
Run time 29s
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

pending completion
320

push

travis-ci

sds
Stream commands for Redis 5 (#142)

* First step in implementing streams

* Correct key name

* Id in time requires milliseconds

* Create Streams class

* Ensure data persists by adding a member

* Sequence numbers

* Sequence number with multiple items at the same time

* xlen

* Add ranges

* streams -> stream

* Extract Ids to new class

* Rubocop

* streams -> stream (really this time)

* More xrange

* A little more readable

* Ensure messages are strings rather than symbols

* COUNT option for xrange

* List commands that are not yet supported

* Correctly report some errors in xadd

* Add xrevrange command

* Raise error correctly

* Deal with errors

* Run Travis tests with Redis 5 server

* Use redis-cli from installed Redis

* Extract install of Redis 5 into a separate script

* Remove pry (oops)

* Travis didn't like this having execute permissions

* Run the redis 5 install without requiring execute permissions

* Allow fuzzy match between mock and real redis

* Remove pry

* Remove outdated Ruby version

* Try Ruby version without patch number

* Satisfy Rubocop

* Redis 5 RC4 released

* ... and update the travis file

* Remove WIP (I added this file by accident)

* Use gsub oon content of array if necessary

* Use system supplied version of Redis again

* First step in implementing streams

* Correct key name

* Id in time requires milliseconds

* Create Streams class

* Ensure data persists by adding a member

* Sequence numbers

* Sequence number with multiple items at the same time

* xlen

* Add ranges

* streams -> stream

* Extract Ids to new class

* Rubocop

* streams -> stream (really this time)

* More xrange

* A little more readable

* Ensure messages are strings rather than symbols

* COUNT option for xrange

* List commands that are not yet supported

* Correctly report some errors in xadd

* Add xrevrange com... (continued)

109 of 109 new or added lines in 4 files covered. (100.0%)

1604 of 1637 relevant lines covered (97.98%)

1175.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 320.1 (2.2) 21 Nov 2018 08:49PM UTC 0
97.99
Travis Job 320.1
2 320.2 (2.3.7) 21 Nov 2018 08:49PM UTC 0
97.99
Travis Job 320.2
3 320.3 (2.4.4) 21 Nov 2018 08:49PM UTC 0
97.99
Travis Job 320.3
4 320.4 (2.5.1) 21 Nov 2018 08:49PM UTC 0
97.99
Travis Job 320.4
Source Files on build 320
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #320
  • 70794dff on github
  • Prev Build on master (#315)
  • Next Build on master (#323)
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