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

TykTechnologies / tyk / 3188

Build:
DEFAULT BRANCH: master
Ran 06 Oct 2017 02:32PM UTC
Jobs 1
Files 82
Run time 6s
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
3188

push

travis-ci

buger
storage: new package, with the interface and redis

Move storage_handlers.go and redis_cluster_handler.go into this package.
We will keep anything related to storage decoupled there.

We can't put rpc_storage_handler.go there yet, as it pulls in other
parts of the main package and needs some further work. For example:

	./rpc_storage_handler.go:241:14: undefined: LoadDefinitionsFromRPCBackup
	./rpc_storage_handler.go:246:4: undefined: doLoadWithBackup
	./rpc_storage_handler.go:657:4: undefined: MainNotifier
	./rpc_storage_handler.go:657:24: undefined: Notification
	./rpc_storage_handler.go:718:5: undefined: handleDeleteHashedKey
	./rpc_storage_handler.go:722:4: undefined: handleDeleteKey

For now, this is better than nothing and it will help us to further pick
the main package into pieces.

Only a couple of package members needed exporting - the former doHash
and errKeyNotFound names.

5888 of 12840 relevant lines covered (45.86%)

0.5 hits per line

Jobs
ID Job ID Ran Files Coverage
2 3188.2 (LATEST_GO=true) 06 Oct 2017 02:32PM UTC 0
45.86
Travis Job 3188.2
Source Files on build 3188
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3188
  • add9130b on github
  • Prev Build on master (#3187)
  • Next Build on master (#3191)
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