Skip to content

Commit

Permalink
Generate files
Browse files Browse the repository at this point in the history
  • Loading branch information
selfthinker committed Dec 18, 2017
1 parent 3c49603 commit 7a3faaa
Show file tree
Hide file tree
Showing 7 changed files with 576 additions and 72 deletions.
124 changes: 78 additions & 46 deletions analysis.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,20 +109,30 @@
"identified": 0,
"wrong": 0,
"false-positive": 0
},
"fae": {
"notfound": 70,
"error": 37,
"warning": 3,
"manual": 32,
"different": 0,
"identified": 0,
"wrong": 0,
"false-positive": 0
}
},
"totals": {
"total": 142,
"detectable": 105,
"undetectable": 37
"detectable": 118,
"undetectable": 24
},
"percentages": {
"detectable": 74,
"detectable": 83,
"tools": {
"google": {
"detectable": {
"error_warning": 23,
"error_warning_manual": 23
"error_warning": 20,
"error_warning_manual": 20
},
"total": {
"error_warning": 17,
Expand All @@ -131,8 +141,8 @@
},
"tenon": {
"detectable": {
"error_warning": 50,
"error_warning_manual": 50
"error_warning": 44,
"error_warning_manual": 44
},
"total": {
"error_warning": 37,
Expand All @@ -141,8 +151,8 @@
},
"wave": {
"detectable": {
"error_warning": 37,
"error_warning_manual": 39
"error_warning": 33,
"error_warning_manual": 35
},
"total": {
"error_warning": 27,
Expand All @@ -151,8 +161,8 @@
},
"codesniffer": {
"detectable": {
"error_warning": 30,
"error_warning_manual": 46
"error_warning": 27,
"error_warning_manual": 41
},
"total": {
"error_warning": 23,
Expand All @@ -161,8 +171,8 @@
},
"axe": {
"detectable": {
"error_warning": 36,
"error_warning_manual": 38
"error_warning": 32,
"error_warning_manual": 34
},
"total": {
"error_warning": 27,
Expand All @@ -171,8 +181,8 @@
},
"asqatasun": {
"detectable": {
"error_warning": 38,
"error_warning_manual": 58
"error_warning": 34,
"error_warning_manual": 52
},
"total": {
"error_warning": 28,
Expand All @@ -181,8 +191,8 @@
},
"sortsite": {
"detectable": {
"error_warning": 36,
"error_warning_manual": 36
"error_warning": 32,
"error_warning_manual": 32
},
"total": {
"error_warning": 27,
Expand All @@ -191,8 +201,8 @@
},
"eiii": {
"detectable": {
"error_warning": 22,
"error_warning_manual": 22
"error_warning": 19,
"error_warning_manual": 19
},
"total": {
"error_warning": 16,
Expand All @@ -201,8 +211,8 @@
},
"achecker": {
"detectable": {
"error_warning": 41,
"error_warning_manual": 44
"error_warning": 36,
"error_warning_manual": 39
},
"total": {
"error_warning": 30,
Expand All @@ -211,8 +221,8 @@
},
"nu": {
"detectable": {
"error_warning": 18,
"error_warning_manual": 22
"error_warning": 16,
"error_warning_manual": 19
},
"total": {
"error_warning": 13,
Expand All @@ -221,13 +231,23 @@
},
"siteimprove": {
"detectable": {
"error_warning": 39,
"error_warning_manual": 49
"error_warning": 35,
"error_warning_manual": 43
},
"total": {
"error_warning": 29,
"error_warning_manual": 36
}
},
"fae": {
"detectable": {
"error_warning": 34,
"error_warning_manual": 61
},
"total": {
"error_warning": 28,
"error_warning_manual": 51
}
}
}
},
Expand All @@ -253,48 +273,54 @@
},
{
"position": 4,
"name": "fae",
"error_warning": 28,
"error_warning_manual": 51
},
{
"position": 5,
"name": "asqatasun",
"error_warning": 28,
"error_warning_manual": 43
},
{
"position": 5,
"name": "axe",
"position": 6,
"name": "wave",
"error_warning": 27,
"error_warning_manual": 28
"error_warning_manual": 29
},
{
"position": 6,
"position": 7,
"name": "sortsite",
"error_warning": 27,
"error_warning_manual": 27
},
{
"position": 7,
"name": "wave",
"position": 8,
"name": "axe",
"error_warning": 27,
"error_warning_manual": 29
"error_warning_manual": 28
},
{
"position": 8,
"position": 9,
"name": "codesniffer",
"error_warning": 23,
"error_warning_manual": 34
},
{
"position": 9,
"position": 10,
"name": "google",
"error_warning": 17,
"error_warning_manual": 17
},
{
"position": 10,
"position": 11,
"name": "eiii",
"error_warning": 16,
"error_warning_manual": 16
},
{
"position": 11,
"position": 12,
"name": "nu",
"error_warning": 13,
"error_warning_manual": 16
Expand All @@ -303,66 +329,72 @@
"by_error_warning_manual": [
{
"position": 1,
"name": "fae",
"error_warning": 28,
"error_warning_manual": 51
},
{
"position": 2,
"name": "asqatasun",
"error_warning": 28,
"error_warning_manual": 43
},
{
"position": 2,
"position": 3,
"name": "tenon",
"error_warning": 37,
"error_warning_manual": 37
},
{
"position": 3,
"position": 4,
"name": "siteimprove",
"error_warning": 29,
"error_warning_manual": 36
},
{
"position": 4,
"position": 5,
"name": "codesniffer",
"error_warning": 23,
"error_warning_manual": 34
},
{
"position": 5,
"position": 6,
"name": "achecker",
"error_warning": 30,
"error_warning_manual": 32
},
{
"position": 6,
"position": 7,
"name": "wave",
"error_warning": 27,
"error_warning_manual": 29
},
{
"position": 7,
"position": 8,
"name": "axe",
"error_warning": 27,
"error_warning_manual": 28
},
{
"position": 8,
"position": 9,
"name": "sortsite",
"error_warning": 27,
"error_warning_manual": 27
},
{
"position": 9,
"position": 10,
"name": "google",
"error_warning": 17,
"error_warning_manual": 17
},
{
"position": 10,
"position": 11,
"name": "eiii",
"error_warning": 16,
"error_warning_manual": 16
},
{
"position": 11,
"position": 12,
"name": "nu",
"error_warning": 13,
"error_warning_manual": 16
Expand Down
27 changes: 21 additions & 6 deletions assets/stylesheets/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -2160,7 +2160,8 @@ body {
font-family: "GDS-Logo", sans-serif;
}

body.results, body .intro-summary {
body.results,
body .intro-summary {
font-family: "GDS-Logo", sans-serif;
font-size: 16px;
line-height: 1.25;
Expand All @@ -2169,7 +2170,8 @@ body.results, body .intro-summary {
}

@media (min-width: 641px) {
body.results, body .intro-summary {
body.results,
body .intro-summary {
font-size: 19px;
line-height: 1.31579;
}
Expand Down Expand Up @@ -2458,7 +2460,8 @@ table {
}
}

table td, table th {
table td,
table th {
vertical-align: top;
text-align: left;
padding: 10px;
Expand All @@ -2474,7 +2477,8 @@ table.entry tr {
background-color: #f5f5f5;
}

table.entry th, table.entry td {
table.entry th,
table.entry td {
border-bottom: 1px solid #bfc1c3;
}

Expand All @@ -2494,7 +2498,8 @@ table.numeric-results th {
font-weight: bold;
}

table.numeric-results td, table.numeric-results thead th {
table.numeric-results td,
table.numeric-results thead th {
text-align: right;
}

Expand Down Expand Up @@ -2554,6 +2559,15 @@ h3 {
top: 0;
}

#results-table th,
#results-table td {
padding-right: 5px;
}

#results-table th {
hyphens: manual;
}

#results-table .error:before {
content: "";
background: #43b93c;
Expand Down Expand Up @@ -2631,7 +2645,8 @@ h3 {
padding: 0;
}

.summary-data .timestamp, .summary-data .result-type {
.summary-data .timestamp,
.summary-data .result-type {
font-weight: 700;
display: block;
}
Expand Down
Loading

0 comments on commit 7a3faaa

Please sign in to comment.