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

TykTechnologies / tyk / 6420 / 2

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2019 05:10AM UTC
Files 110
Run time 4s
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

30 Mar 2019 05:01AM UTC coverage: 62.427% (+0.04%) from 62.389%
LATEST_GO=true

push

travis-ci

web-flow
Basic auth now can extract credentials from body (#2186)

You can specify regexps for username and body.
Regexp should contain one match group, which points to either username or password.

Example:
```
"basic_auth": {
    "extract_from_body": true,
    "body_user_regexp": "<User>(.*)</User>",
    "body_password_regexp": "<Password>(.*)</Password>"
}
```

Fix https://github.com/TykTechnologies/tyk/issues/1855

10637 of 17039 relevant lines covered (62.43%)

0.7 hits per line

Source Files on job 6420.2 (LATEST_GO=true)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5868
  • Travis Job 6420.2
  • fa23e1ab on github
  • Prev Job for LATEST_GO=true on master (#6411.2)
  • Next Job for LATEST_GO=true on master (#6431.2)
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