feat: [#547] Auth supports session driver #820
0.00% of diff hit (target 69.62%)
View this Pull Request on Codecov
0.00% of diff hit (target 69.62%)
Annotations
Check warning on line 42 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L35-L42
Added lines #L35 - L42 were not covered by tests
Check warning on line 46 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L45-L46
Added lines #L45 - L46 were not covered by tests
Check warning on line 56 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L49-L56
Added lines #L49 - L56 were not covered by tests
Check warning on line 60 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L58-L60
Added lines #L58 - L60 were not covered by tests
Check warning on line 62 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L62
Added line #L62 was not covered by tests
Check warning on line 72 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L65-L72
Added lines #L65 - L72 were not covered by tests
Check warning on line 74 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L74
Added line #L74 was not covered by tests
Check warning on line 81 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L77-L81
Added lines #L77 - L81 were not covered by tests
Check warning on line 86 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L83-L86
Added lines #L83 - L86 were not covered by tests
Check warning on line 90 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L88-L90
Added lines #L88 - L90 were not covered by tests
Check warning on line 94 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L92-L94
Added lines #L92 - L94 were not covered by tests
Check warning on line 101 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L97-L101
Added lines #L97 - L101 were not covered by tests
Check warning on line 105 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L103-L105
Added lines #L103 - L105 were not covered by tests
Check warning on line 110 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L107-L110
Added lines #L107 - L110 were not covered by tests
Check warning on line 117 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L113-L117
Added lines #L113 - L117 were not covered by tests
Check warning on line 121 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L119-L121
Added lines #L119 - L121 were not covered by tests
Check warning on line 123 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L123
Added line #L123 was not covered by tests
Check warning on line 132 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L126-L132
Added lines #L126 - L132 were not covered by tests
Check warning on line 142 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L135-L142
Added lines #L135 - L142 were not covered by tests
Check warning on line 146 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L144-L146
Added lines #L144 - L146 were not covered by tests
Check warning on line 148 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L148
Added line #L148 was not covered by tests
Check warning on line 152 in auth/auth_session.go
codecov / codecov/patch
auth/auth_session.go#L151-L152
Added lines #L151 - L152 were not covered by tests
Check warning on line 18 in auth/jwt_driver.go
codecov / codecov/patch
auth/jwt_driver.go#L15-L18
Added lines #L15 - L18 were not covered by tests
Check warning on line 24 in auth/jwt_driver.go
codecov / codecov/patch
auth/jwt_driver.go#L21-L24
Added lines #L21 - L24 were not covered by tests
Check warning on line 29 in auth/jwt_driver.go
codecov / codecov/patch
auth/jwt_driver.go#L26-L29
Added lines #L26 - L29 were not covered by tests