From 4204d16f07444ad0ed16dc8c686c3e4eeae9b609 Mon Sep 17 00:00:00 2001 From: Les Hazlewood Date: Tue, 12 May 2015 19:06:18 -0700 Subject: [PATCH] Removed coverage statement as 3 classes were found to not hit that mark yet. Will be updated on a future release. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index fe97b1e6..c6b90a4e 100644 --- a/README.md +++ b/README.md @@ -112,9 +112,6 @@ These feature sets will be implemented in a future release when possible. Commu The `generate`* methods that accept an `SignatureAlgorithm` argument know to generate a key of sufficient strength that reflects the specified algorithm strength. - -- *100% LINE TEST COVERAGE!* every line of JJWT code (excluding generic `lang` package language helper code) is guaranteed to be executed during a build. The `cobertura` maven plugin enforces 100% coverage for all new code in the future too. This means that JJWT will be stable and regression tested for all future releases, ensuring a stable (and cryptographically sound) codebase for the long future. - Please see the full [0.5 closed issues list](https://github.com/jwtk/jjwt/issues?q=milestone%3A0.5+is%3Aclosed) for more information. ### 0.4