Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authordiosmosis <diosmosis@users.noreply.github.com>2019-03-12 08:04:41 +0300
committerGitHub <noreply@github.com>2019-03-12 08:04:41 +0300
commit7edf461477aa2f732c3e1fda506d7a476d93b62d (patch)
treeee19bdeaf131d691967d3719d4eee6a46a6a94a0 /tests
parent88aa9391c6fcb0282656a7d7f31728fa6e57980c (diff)
Sparklines do not show correct values if values are close to 1.0. (#14006)
* Scale sparkline values if they have floats. * Coerce value to int/float. * Check if numeric before coercing. * In RowEvoluton format fractional values correctly. * updates screenshots
Diffstat (limited to 'tests')
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_dashboard2.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_goals_ecommerce.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_goals_individual_row_evolution.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_goals_overview.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview_reloaded.png4
-rw-r--r--tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview_segment.png4
7 files changed, 14 insertions, 14 deletions
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_dashboard2.png b/tests/UI/expected-screenshots/UIIntegrationTest_dashboard2.png
index 3457104a03..5c2fbdb099 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_dashboard2.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_dashboard2.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:517326bf4c8e337ccc1bcd3740db19b45a664a5916745014bd8c7a0c5bc50b30
-size 1588172
+oid sha256:4d9af30be707f87f5579c1066c0ed3ad935a2d991afe2a1c95d876643ad368b7
+size 1589017
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_goals_ecommerce.png b/tests/UI/expected-screenshots/UIIntegrationTest_goals_ecommerce.png
index 1e8c447673..f6e37e75d3 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_goals_ecommerce.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_goals_ecommerce.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:9428601203bd5f000dbe17c4b4c83967ce3e294197671b74dc885d3803313387
-size 73832
+oid sha256:a40faee10b623697c110ac7f05b64a2afaf641455013edcad9c822a29b4807f1
+size 73847
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_goals_individual_row_evolution.png b/tests/UI/expected-screenshots/UIIntegrationTest_goals_individual_row_evolution.png
index 180bd38071..2000eb3802 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_goals_individual_row_evolution.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_goals_individual_row_evolution.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:4023442333fbe1578278874d3ab8527e57f3ea0ab8b7ce3d0b8d87a44dbb40a0
-size 65305
+oid sha256:41e043abb7f45b1c1c2ea7cec006e7d0eb18358d14c1e360fba4b9979d672c40
+size 65522
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_goals_overview.png b/tests/UI/expected-screenshots/UIIntegrationTest_goals_overview.png
index caab6972b1..e766ad2bba 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_goals_overview.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_goals_overview.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:f392a0210cbaa9439e945bba33a3881da81fcd4e584210614a77d129bf392ae2
-size 204075
+oid sha256:505e05631f715723b7306808c865274e084332fba0b4be75dc8eb2e8e78d495c
+size 203754
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview.png b/tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview.png
index 73a845f579..9c65668773 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:57db4f0b2a343f03da5f521717eb969332246d5604ae02e9834a09423efd9012
-size 73133
+oid sha256:96451d72e51b76a0cea3565918d22f0ac52d259c9a48f5f95235f8ed1bc802ad
+size 73319
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview_reloaded.png b/tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview_reloaded.png
index 73a845f579..9c65668773 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview_reloaded.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview_reloaded.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:57db4f0b2a343f03da5f521717eb969332246d5604ae02e9834a09423efd9012
-size 73133
+oid sha256:96451d72e51b76a0cea3565918d22f0ac52d259c9a48f5f95235f8ed1bc802ad
+size 73319
diff --git a/tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview_segment.png b/tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview_segment.png
index 893d8b1cb7..248cc7eb6f 100644
--- a/tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview_segment.png
+++ b/tests/UI/expected-screenshots/UIIntegrationTest_visitors_overview_segment.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:bb1f3b0639aba78406f0b357dde2511a83f1b2ccea8ba52c9285c21718a17749
-size 113394
+oid sha256:48382770e7288491db4953118d8a2f37787d019b00364e829cb649a6f8aa9d22
+size 113456