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

ory / ladon / 378 / 2
84%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.1.0
DEFAULT BRANCH: master
Ran 03 May 2017 01:35PM UTC
Files 9
Run time 0s
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

03 May 2017 01:25PM UTC coverage: 83.986%. First build
DOCKER_BIND_LOCALHOST=true GO15VENDOREXPERIMENT=1

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

236 of 281 relevant lines covered (83.99%)

67.39 hits per line

Source Files on job 378.2 (DOCKER_BIND_LOCALHOST=true GO15VENDOREXPERIMENT=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 378
  • Travis Job 378.2
  • 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