Skip to content

Commit

Permalink
[#530] REFACTOR: rename match.text to match.text_containing...
Browse files Browse the repository at this point in the history
... to improve readability in context of match.* phrasing
  • Loading branch information
github-actions[bot] committed Jul 15, 2024
1 parent da9c89a commit cf4dc7d
Show file tree
Hide file tree
Showing 14 changed files with 56 additions and 56 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 total_views.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_views_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": 127994,
"uniques": 11469,
"count": 127995,
"uniques": 11470,
"clones": [
{
"timestamp": "2020-12-24T00:00:00Z",
Expand Down Expand Up @@ -6494,8 +6494,8 @@
},
{
"timestamp": "2024-07-14T00:00:00Z",
"count": 26,
"uniques": 6
"count": 27,
"uniques": 7
}
]
}
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": 235,
"uniques": 83,
"count": 236,
"uniques": 84,
"clones": [
{
"timestamp": "2024-07-08T00:00:00Z",
Expand Down Expand Up @@ -34,8 +34,8 @@
},
{
"timestamp": "2024-07-14T00:00:00Z",
"count": 26,
"uniques": 6
"count": 27,
"uniques": 7
}
]
}
4 changes: 2 additions & 2 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": 238,
"uniques": 154
"count": 251,
"uniques": 162
},
{
"path": "/yashaka/selene/tree/master/selene",
Expand Down
12 changes: 6 additions & 6 deletions traffic-selene/traffic_referrers.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[
{
"referrer": "Google",
"count": 202,
"uniques": 58
"count": 206,
"uniques": 60
},
{
"referrer": "github.com",
"count": 90,
"uniques": 19
"count": 95,
"uniques": 20
},
{
"referrer": "DuckDuckGo",
"count": 36,
"uniques": 32
"count": 40,
"uniques": 36
},
{
"referrer": "yandex.ru",
Expand Down
8 changes: 4 additions & 4 deletions traffic-selene/traffic_views.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 138727,
"uniques": 35400,
"count": 138729,
"uniques": 35401,
"views": [
{
"timestamp": "2020-12-24T00:00:00Z",
Expand Down Expand Up @@ -6494,8 +6494,8 @@
},
{
"timestamp": "2024-07-14T00:00:00Z",
"count": 19,
"uniques": 13
"count": 21,
"uniques": 14
}
]
}
8 changes: 4 additions & 4 deletions traffic-selene/traffic_views_per_week.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 374,
"uniques": 170,
"count": 376,
"uniques": 171,
"views": [
{
"timestamp": "2024-07-08T00:00:00Z",
Expand Down Expand Up @@ -34,8 +34,8 @@
},
{
"timestamp": "2024-07-14T00:00:00Z",
"count": 19,
"uniques": 13
"count": 21,
"uniques": 14
}
]
}
8 changes: 4 additions & 4 deletions traffic-selene/views.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/views_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.

0 comments on commit cf4dc7d

Please sign in to comment.