Skip to content

Commit

Permalink
[#505] REFACTOR: protected attrs over private in pom descriptors
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 22, 2024
1 parent 25cb10a commit 63c94bf
Show file tree
Hide file tree
Showing 8 changed files with 60 additions and 60 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.
4 changes: 2 additions & 2 deletions traffic-selene/traffic_clones.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"count": 128622,
"count": 128623,
"uniques": 11597,
"clones": [
{
Expand Down Expand Up @@ -6529,7 +6529,7 @@
},
{
"timestamp": "2024-07-21T00:00:00Z",
"count": 149,
"count": 150,
"uniques": 16
}
]
Expand Down
4 changes: 2 additions & 2 deletions traffic-selene/traffic_clones_per_week.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"count": 627,
"count": 628,
"uniques": 127,
"clones": [
{
Expand Down Expand Up @@ -34,7 +34,7 @@
},
{
"timestamp": "2024-07-21T00:00:00Z",
"count": 149,
"count": 150,
"uniques": 16
}
]
Expand Down
50 changes: 25 additions & 25 deletions traffic-selene/traffic_paths.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,51 @@
{
"path": "/yashaka/selene",
"title": "yashaka/selene: User-oriented Web UI browser tests in Python",
"count": 344,
"uniques": 208
"count": 379,
"uniques": 233
},
{
"path": "/yashaka/selene/tree/master/examples",
"title": "selene/examples at master · yashaka/selene · GitHub",
"count": 39,
"uniques": 14
},
{
"path": "/yashaka/selene/issues",
"title": "Issues · yashaka/selene · GitHub",
"count": 34,
"uniques": 15
},
{
"path": "/yashaka/selene/tree/master/examples",
"title": "selene/examples at master · yashaka/selene · GitHub",
"count": 34,
"uniques": 12
},
{
"path": "/yashaka/selene/tree/master/tests",
"title": "selene/tests at master · yashaka/selene · GitHub",
"count": 19,
"uniques": 7
"count": 22,
"uniques": 8
},
{
"path": "/yashaka/selene/blob/master/pyproject.toml",
"title": "selene/pyproject.toml at master · yashaka/selene · GitHub",
"count": 16,
"uniques": 3
"count": 18,
"uniques": 4
},
{
"path": "/yashaka/selene/tree/master/selene",
"title": "selene/selene at master · yashaka/selene · GitHub",
"count": 15,
"count": 17,
"uniques": 5
},
{
"path": "/yashaka/selene/tree/master/docs",
"title": "selene/docs at master · yashaka/selene · GitHub",
"count": 16,
"uniques": 4
},
{
"path": "/yashaka/selene/tree/master",
"title": "yashaka/selene: User-oriented Web UI browser tests in Python",
"count": 14,
"uniques": 5
},
{
"path": "/yashaka/selene/issues/548",
"title": "Screenshots and page source saved erroneously with save_screenshot_on_failure...",
Expand All @@ -46,17 +58,5 @@
"title": "selene/examples/run_remote_in_android_app_with_options_for_browserstack/versi...",
"count": 13,
"uniques": 1
},
{
"path": "/yashaka/selene/issues/188",
"title": "use ActionChains to clear an input instead of `.clear()` · Issue #188 · yasha...",
"count": 11,
"uniques": 8
},
{
"path": "/yashaka/selene/releases/tag/2.0.0rc9",
"title": "Release 2.0.0rc9 · yashaka/selene · GitHub",
"count": 11,
"uniques": 8
}
]
30 changes: 15 additions & 15 deletions traffic-selene/traffic_referrers.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
[
{
"referrer": "Google",
"count": 204,
"uniques": 70
"count": 218,
"uniques": 73
},
{
"referrer": "school.qa.guru",
"count": 100,
"uniques": 5
"referrer": "github.com",
"count": 143,
"uniques": 27
},
{
"referrer": "DuckDuckGo",
"count": 85,
"uniques": 79
"count": 107,
"uniques": 101
},
{
"referrer": "github.com",
"count": 76,
"uniques": 24
"referrer": "school.qa.guru",
"count": 100,
"uniques": 5
},
{
"referrer": "ecosia.org",
"count": 35,
"uniques": 35
"count": 44,
"uniques": 44
},
{
"referrer": "yandex.ru",
Expand All @@ -40,12 +40,12 @@
"uniques": 1
},
{
"referrer": "statics.teams.cdn.office.net",
"referrer": "ya.ru",
"count": 4,
"uniques": 1
"uniques": 2
},
{
"referrer": "Bing",
"referrer": "statics.teams.cdn.office.net",
"count": 4,
"uniques": 1
}
Expand Down

0 comments on commit 63c94bf

Please sign in to comment.