File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ enforcement.
152
152
* Convenient and readable [ fluent] ( http://en.wikipedia.org/wiki/Fluent_interface ) interfaces, great for IDE
153
153
auto-completion to write code quickly
154
154
* Fully RFC specification compliant on all implemented functionality, tested against RFC-specified test vectors
155
- * Stable implementation with over 1,100 + tests and enforced 100% test code coverage. Every single method, statement
155
+ * Stable implementation with over 1,200 + tests and enforced 100% test code coverage. Every single method, statement
156
156
and conditional branch variant in the entire codebase is tested and required to pass on every build.
157
157
* Creating, parsing and verifying digitally signed compact JWTs (aka JWSs) with all standard JWS algorithms:
158
158
You can’t perform that action at this time.
0 commit comments