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

ory / ladon / 378
84%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.1.0
DEFAULT BRANCH: master
Ran 03 May 2017 01:32PM 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
378

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.93 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
100.0
matcher_regexp.go
17
100.0
errors.go
Jobs
ID Job ID Ran Files Coverage
1 378.1 (DOCKER_BIND_LOCALHOST=true GO15VENDOREXPERIMENT=1) 03 May 2017 01:32PM UTC 0
83.99
Travis Job 378.1
2 378.2 (DOCKER_BIND_LOCALHOST=true GO15VENDOREXPERIMENT=1) 03 May 2017 01:35PM UTC 0
83.99
Travis Job 378.2
Source Files on build 378
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #378
  • 214af7a1 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