Skip to content

Commit

Permalink
[#530] REFACTOR: rename description to name..
Browse files Browse the repository at this point in the history
... in Condition, Match, Query, Command and co.
  • Loading branch information
github-actions[bot] committed Jul 9, 2024
1 parent 91c9935 commit 785668b
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 52 deletions.
8 changes: 4 additions & 4 deletions total_clones.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions total_clones_per_week.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions traffic-selene/clones.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions traffic-selene/clones_per_week.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions traffic-selene/traffic_clones.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 127787,
"uniques": 11396,
"count": 127789,
"uniques": 11397,
"clones": [
{
"timestamp": "2020-12-24T00:00:00Z",
Expand Down Expand Up @@ -6464,8 +6464,8 @@
},
{
"timestamp": "2024-07-08T00:00:00Z",
"count": 28,
"uniques": 10
"count": 30,
"uniques": 11
}
]
}
8 changes: 4 additions & 4 deletions traffic-selene/traffic_clones_per_week.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 74,
"uniques": 45,
"count": 76,
"uniques": 46,
"clones": [
{
"timestamp": "2024-07-02T00:00:00Z",
Expand Down Expand Up @@ -34,8 +34,8 @@
},
{
"timestamp": "2024-07-08T00:00:00Z",
"count": 28,
"uniques": 10
"count": 30,
"uniques": 11
}
]
}
22 changes: 11 additions & 11 deletions traffic-selene/traffic_paths.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
{
"path": "/yashaka/selene",
"title": "yashaka/selene: User-oriented Web UI browser tests in Python",
"count": 201,
"uniques": 132
"count": 230,
"uniques": 153
},
{
"path": "/yashaka/selene/blob/master/README.md",
Expand All @@ -26,8 +26,8 @@
{
"path": "/yashaka/selene/tree/master/selene",
"title": "selene/selene at master · yashaka/selene · GitHub",
"count": 27,
"uniques": 8
"count": 29,
"uniques": 9
},
{
"path": "/yashaka/selene/tree/master/docs",
Expand All @@ -38,8 +38,14 @@
{
"path": "/yashaka/selene/issues",
"title": "Issues · yashaka/selene · GitHub",
"count": 18,
"uniques": 12
},
{
"path": "/yashaka/selene/tree/master/selene/common",
"title": "selene/selene/common at master · yashaka/selene · GitHub",
"count": 16,
"uniques": 11
"uniques": 3
},
{
"path": "/yashaka/selene/blob/master/examples/run_cross_platform/tests/acceptance_test.py",
Expand All @@ -52,11 +58,5 @@
"title": "selene/tests/bys_test.py at master · yashaka/selene · GitHub",
"count": 14,
"uniques": 5
},
{
"path": "/yashaka/selene/tree/master/tests/acceptance",
"title": "selene/tests/acceptance at master · yashaka/selene",
"count": 14,
"uniques": 3
}
]
34 changes: 17 additions & 17 deletions traffic-selene/traffic_referrers.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[
{
"referrer": "Google",
"count": 291,
"uniques": 75
"count": 301,
"uniques": 82
},
{
"referrer": "github.com",
"count": 119,
"uniques": 20
"count": 126,
"uniques": 24
},
{
"referrer": "ya.ru",
Expand All @@ -16,13 +16,13 @@
},
{
"referrer": "yandex.ru",
"count": 36,
"uniques": 7
"count": 37,
"uniques": 8
},
{
"referrer": "automated-testing.info",
"count": 24,
"uniques": 1
"count": 26,
"uniques": 2
},
{
"referrer": "autotest.how",
Expand All @@ -35,18 +35,18 @@
"uniques": 1
},
{
"referrer": "readthedocs.org",
"count": 10,
"uniques": 1
"referrer": "ecosia.org",
"count": 11,
"uniques": 4
},
{
"referrer": "ecosia.org",
"count": 8,
"uniques": 3
"referrer": "DuckDuckGo",
"count": 10,
"uniques": 9
},
{
"referrer": "school.qa.guru",
"count": 7,
"uniques": 2
"referrer": "readthedocs.org",
"count": 10,
"uniques": 1
}
]

0 comments on commit 785668b

Please sign in to comment.