Ran
|
Jobs
8
|
Files
1
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
add Client Credentials Grant support the bulk of the work is done in the Net::OAuth2::AuthorizationServer module[1] so all the work here is adding tests and updating docs along with the few tweaks in the code to refactor and support the "client_credentials" response_type in the call to /oauth/access_token update the documentation to note that this is now a complete implementation of RFC6749 (apart from the hand-wavy Extension Grants type) fix the setting of scopes on JWT when using Implicit Grant type flow bump VERSION and Changes for CPAN release [1] https://github.com/Humanstate/net-oauth2-authorizationserver/commit/6d3b65f66
128 of 134 relevant lines covered (95.52%)
205.24 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 82.1 | 1 |
95.31 |
Travis Job 82.1 | |
2 | 82.2 | 1 |
95.31 |
Travis Job 82.2 | |
3 | 82.3 | 1 |
95.52 |
Travis Job 82.3 | |
4 | 82.4 | 1 |
95.52 |
Travis Job 82.4 | |
5 | 82.5 | 1 |
95.52 |
Travis Job 82.5 | |
6 | 82.6 | 1 |
95.52 |
Travis Job 82.6 | |
7 | 82.7 | 1 |
95.52 |
Travis Job 82.7 | |
8 | 82.8 | 1 |
95.52 |
Travis Job 82.8 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|