refactor builders #249
refactor builders #249
74.38% of diff hit (target 65.65%)
View this Pull Request on Codecov
74.38% of diff hit (target 65.65%)
Annotations
Check warning on line 45 in biscuit-auth/src/token/builder.rs
codecov / codecov/patch
biscuit-auth/src/token/builder.rs#L45
Added line #L45 was not covered by tests
Check warning on line 50 in biscuit-auth/src/token/builder.rs
codecov / codecov/patch
biscuit-auth/src/token/builder.rs#L50
Added line #L50 was not covered by tests
Check warning on line 13 in biscuit-auth/src/token/builder/algorithm.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/algorithm.rs#L13
Added line #L13 was not covered by tests
Check warning on line 17 in biscuit-auth/src/token/builder/algorithm.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/algorithm.rs#L15-L17
Added lines #L15 - L17 were not covered by tests
Check warning on line 29 in biscuit-auth/src/token/builder/algorithm.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/algorithm.rs#L29
Added line #L29 was not covered by tests
Check warning on line 38 in biscuit-auth/src/token/builder/algorithm.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/algorithm.rs#L35-L38
Added lines #L35 - L38 were not covered by tests
Check warning on line 47 in biscuit-auth/src/token/builder/algorithm.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/algorithm.rs#L44-L47
Added lines #L44 - L47 were not covered by tests
Check warning on line 56 in biscuit-auth/src/token/builder/algorithm.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/algorithm.rs#L53-L56
Added lines #L53 - L56 were not covered by tests
Check warning on line 29 in biscuit-auth/src/token/builder/biscuit.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/biscuit.rs#L28-L29
Added lines #L28 - L29 were not covered by tests
Check warning on line 65 in biscuit-auth/src/token/builder/biscuit.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/biscuit.rs#L65
Added line #L65 was not covered by tests
Check warning on line 69 in biscuit-auth/src/token/builder/biscuit.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/biscuit.rs#L68-L69
Added lines #L68 - L69 were not covered by tests
Check warning on line 82 in biscuit-auth/src/token/builder/biscuit.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/biscuit.rs#L81-L82
Added lines #L81 - L82 were not covered by tests
Check warning on line 149 in biscuit-auth/src/token/builder/biscuit.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/biscuit.rs#L149
Added line #L149 was not covered by tests
Check warning on line 158 in biscuit-auth/src/token/builder/biscuit.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/biscuit.rs#L157-L158
Added lines #L157 - L158 were not covered by tests
Check warning on line 161 in biscuit-auth/src/token/builder/biscuit.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/biscuit.rs#L160-L161
Added lines #L160 - L161 were not covered by tests
Check warning on line 164 in biscuit-auth/src/token/builder/biscuit.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/biscuit.rs#L163-L164
Added lines #L163 - L164 were not covered by tests
Check warning on line 167 in biscuit-auth/src/token/builder/biscuit.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/biscuit.rs#L166-L167
Added lines #L166 - L167 were not covered by tests
Check warning on line 170 in biscuit-auth/src/token/builder/biscuit.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/biscuit.rs#L169-L170
Added lines #L169 - L170 were not covered by tests
Check warning on line 173 in biscuit-auth/src/token/builder/biscuit.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/biscuit.rs#L172-L173
Added lines #L172 - L173 were not covered by tests
Check warning on line 176 in biscuit-auth/src/token/builder/biscuit.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/biscuit.rs#L175-L176
Added lines #L175 - L176 were not covered by tests
Check warning on line 32 in biscuit-auth/src/token/builder/block.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/block.rs#L29-L32
Added lines #L29 - L32 were not covered by tests
Check warning on line 35 in biscuit-auth/src/token/builder/block.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/block.rs#L34-L35
Added lines #L34 - L35 were not covered by tests
Check warning on line 86 in biscuit-auth/src/token/builder/block.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/block.rs#L85-L86
Added lines #L85 - L86 were not covered by tests
Check warning on line 96 in biscuit-auth/src/token/builder/block.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/block.rs#L95-L96
Added lines #L95 - L96 were not covered by tests
Check warning on line 99 in biscuit-auth/src/token/builder/block.rs
codecov / codecov/patch
biscuit-auth/src/token/builder/block.rs#L98-L99
Added lines #L98 - L99 were not covered by tests