diff --git a/README.md b/README.md index 05d63503..b88c0766 100644 --- a/README.md +++ b/README.md @@ -256,6 +256,7 @@ if lost. - [@sergey-karazhenets](https://github.com/sergey-karazhenets) as Sergey Karazhenets - [@llorllale](https://github.com/llorllale) as George Aristy - [@mesut](https://github.com/mesut) as Mesut Özen + - [@serranya](https://github.com/serranya) as Peter Lamby Don't hesitate to add your name to this list in your next pull request. diff --git a/src/main/resources/org/jpeek/xsd/index.xsd b/src/main/resources/org/jpeek/xsd/index.xsd index d176ecec..42b51453 100644 --- a/src/main/resources/org/jpeek/xsd/index.xsd +++ b/src/main/resources/org/jpeek/xsd/index.xsd @@ -23,9 +23,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --> @@ -68,17 +165,60 @@ SOFTWARE. - + + + + The name of the metric. + + + - - - - - - + + + + The name of the analyzed artifact. + + + + + + + The average defects rate. + + + + + + + The average mistake of individual scores. + + + + + + + The overall score. + + + + + + + The date the analysis took place in ISO 8601, + e.g. 2018-11-29T12:17:30.990Z. + + + + + + + The version of jPeek that analyzed the artifact, e.g. 1.0-SNAPSHOT. + + +