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

ory / ladon / 377
89%

Build:
DEFAULT BRANCH: master
Ran 03 May 2017 01:29PM UTC
Jobs 2
Files 9
Run time 3min
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
377

push

travis-ci

web-flow
all: address performance issues and refactor structure (#58)

* core: addressing performance issues

This patch introduces a very simple cache (needs to be replaced with LRU and needs a lock) and also a check if regex is used, and if not a simple string match is done.

* LRU

* LRU

* more bench tests

* sql all

* finalize fetching everything from sql

* improve sql adapter performance

* fix tests

* all: improve performance of regexp matches

This patch introduces an LRU cache for compiled regular expressions. Manager implementations have been moved to their own packages. The SQL manager has been improved for better performance.

* https://github.com/ory/ladon/pull/58#issuecomment-290993073

* implement has_regex

* implement has_regex

* implement has_regex

* implement has_regex

* implement has_regex

* vendor: resolves glide issues

* readme: examples for new manager instantiation

* readme: examples for new manager instantiation

* vendor: updates ory-am/common to 0.2.2

* all: goimports and remove redis/rethinkdb

* all: get tests passing

* all: goimports

* sql: implement migration

* all: move to new org

* vendor: add glide files

* all: resolve broken import references, clean up

* all: goimports

* docs: update history file

* manager: implement and test GetAll function

86 of 86 new or added lines in 3 files covered. (100.0%)

236 of 281 relevant lines covered (83.99%)

134.39 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
100.0
matcher_regexp.go
17
100.0
errors.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
ladon.go
Jobs
ID Job ID Ran Files Coverage
1 377.1 (DOCKER_BIND_LOCALHOST=true GO15VENDOREXPERIMENT=1) 03 May 2017 01:29PM UTC 0
83.99
Travis Job 377.1
2 377.2 (DOCKER_BIND_LOCALHOST=true GO15VENDOREXPERIMENT=1) 03 May 2017 01:32PM UTC 0
83.99
Travis Job 377.2
Source Files on build 377
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #377
  • 214af7a1 on github
  • Prev Build on master (#352)
  • Next Build on master (#381)
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