Skip to content

Commit

Permalink
AUTO: Update reports and poetry files from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 23, 2024
1 parent 09959fe commit cb2ddf7
Show file tree
Hide file tree
Showing 6 changed files with 802 additions and 777 deletions.
1,530 changes: 782 additions & 748 deletions poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "splatnet3_scraper"
version = "1.1.4"
version = "1.1.5"
description = "Scraper for SplatNet 3 for Splatoon 3"
authors = ["Cesar E Garza <[email protected]>"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion reports/coverage/coverage-badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion reports/junit/junit.xml

Large diffs are not rendered by default.

41 changes: 16 additions & 25 deletions reports/junit/report.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,10 +253,10 @@
}
</script>
<h1>report.html</h1>
<p>Report generated on 30-Aug-2024 at 04:23:23 by <a href="https://pypi.python.org/pypi/pytest-html">pytest-html</a> v3.2.0</p>
<p>Report generated on 23-Oct-2024 at 05:41:12 by <a href="https://pypi.python.org/pypi/pytest-html">pytest-html</a> v3.2.0</p>
<h2>Summary</h2>
<p>536 tests ran in 3.07 seconds. </p>
<p class="filter" hidden="true">(Un)check the boxes to filter the results.</p><input checked="true" class="filter" data-test-result="passed" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="passed">536 passed</span>, <input checked="true" class="filter" data-test-result="skipped" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="skipped">0 skipped</span>, <input checked="true" class="filter" data-test-result="failed" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="failed">0 failed</span>, <input checked="true" class="filter" data-test-result="error" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="error">0 errors</span>, <input checked="true" class="filter" data-test-result="xfailed" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="xfailed">0 expected failures</span>, <input checked="true" class="filter" data-test-result="xpassed" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="xpassed">0 unexpected passes</span>
<p>535 tests ran in 2.95 seconds. </p>
<p class="filter" hidden="true">(Un)check the boxes to filter the results.</p><input checked="true" class="filter" data-test-result="passed" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="passed">535 passed</span>, <input checked="true" class="filter" data-test-result="skipped" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="skipped">0 skipped</span>, <input checked="true" class="filter" data-test-result="failed" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="failed">0 failed</span>, <input checked="true" class="filter" data-test-result="error" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="error">0 errors</span>, <input checked="true" class="filter" data-test-result="xfailed" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="xfailed">0 expected failures</span>, <input checked="true" class="filter" data-test-result="xpassed" disabled="true" hidden="true" name="filter_checkbox" onChange="filterTable(this)" type="checkbox"/><span class="xpassed">0 unexpected passes</span>
<h2>Results</h2>
<table id="results-table">
<thead id="results-table-head">
Expand Down Expand Up @@ -613,7 +613,7 @@ <h2>Results</h2>
<tr>
<td class="col-result">Passed</td>
<td class="col-name">tests/test_utils.py::TestHash::test_get_splatnet_hashes_success_empty</td>
<td class="col-duration">0.00</td>
<td class="col-duration">0.01</td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
Expand Down Expand Up @@ -914,16 +914,7 @@ <h2>Results</h2>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="log"> -------------------------------Captured log call-------------------------------- <br/>WARNING splatnet3_scraper.auth.nso:nso.py:197 Failed to get version from app store, using fallback<br/></div></td></tr></tbody>
<tbody class="passed results-table-row">
<tr>
<td class="col-result">Passed</td>
<td class="col-name">tests/auth/test_nso.py::TestNSO::test_version_property</td>
<td class="col-duration">0.00</td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
<div class="empty log">No log output captured.</div></td></tr></tbody>
<div class="log"> -------------------------------Captured log call-------------------------------- <br/>WARNING splatnet3_scraper.auth.nso:nso.py:198 Failed to get version from app store, using fallback<br/></div></td></tr></tbody>
<tbody class="passed results-table-row">
<tr>
<td class="col-result">Passed</td>
Expand Down Expand Up @@ -1009,7 +1000,7 @@ <h2>Results</h2>
<tr>
<td class="col-result">Passed</td>
<td class="col-name">tests/auth/test_nso.py::TestNSO::test_get_ftoken[step1_coral]</td>
<td class="col-duration">0.03</td>
<td class="col-duration">0.00</td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
Expand All @@ -1018,7 +1009,7 @@ <h2>Results</h2>
<tr>
<td class="col-result">Passed</td>
<td class="col-name">tests/auth/test_nso.py::TestNSO::test_get_ftoken[step1]</td>
<td class="col-duration">0.04</td>
<td class="col-duration">0.00</td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
Expand All @@ -1027,7 +1018,7 @@ <h2>Results</h2>
<tr>
<td class="col-result">Passed</td>
<td class="col-name">tests/auth/test_nso.py::TestNSO::test_get_ftoken[step2_coral]</td>
<td class="col-duration">0.03</td>
<td class="col-duration">0.00</td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
Expand All @@ -1036,7 +1027,7 @@ <h2>Results</h2>
<tr>
<td class="col-result">Passed</td>
<td class="col-name">tests/auth/test_nso.py::TestNSO::test_get_ftoken[step2]</td>
<td class="col-duration">0.02</td>
<td class="col-duration">0.00</td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
Expand Down Expand Up @@ -1405,7 +1396,7 @@ <h2>Results</h2>
<tr>
<td class="col-result">Passed</td>
<td class="col-name">tests/auth/tokens/test_manager.py::TestTokenManager::test_init[with_origin_data-with_origin-without_env_manager-single_url-without_nso]</td>
<td class="col-duration">0.01</td>
<td class="col-duration">0.00</td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
Expand Down Expand Up @@ -1576,7 +1567,7 @@ <h2>Results</h2>
<tr>
<td class="col-result">Passed</td>
<td class="col-name">tests/auth/tokens/test_manager.py::TestTokenManager::test_init[without_origin_data-with_origin-with_env_manager-multiple_urls-with_nso]</td>
<td class="col-duration">0.02</td>
<td class="col-duration">0.00</td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
Expand All @@ -1594,7 +1585,7 @@ <h2>Results</h2>
<tr>
<td class="col-result">Passed</td>
<td class="col-name">tests/auth/tokens/test_manager.py::TestTokenManager::test_init[without_origin_data-with_origin-with_env_manager-multiple_urls-without_nso]</td>
<td class="col-duration">0.00</td>
<td class="col-duration">0.02</td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
Expand Down Expand Up @@ -3619,7 +3610,7 @@ <h2>Results</h2>
<tr>
<td class="col-result">Passed</td>
<td class="col-name">tests/query/configuration/test_config_option_handler.py::TestConfigOptionHandler::test_OPTIONS</td>
<td class="col-duration">0.02</td>
<td class="col-duration">0.00</td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
Expand All @@ -3637,7 +3628,7 @@ <h2>Results</h2>
<tr>
<td class="col-result">Passed</td>
<td class="col-name">tests/query/configuration/test_config_option_handler.py::TestConfigOptionHandler::test_SECTIONS</td>
<td class="col-duration">0.01</td>
<td class="col-duration">0.03</td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
Expand Down Expand Up @@ -4816,7 +4807,7 @@ <h2>Results</h2>
<tr>
<td class="col-result">Passed</td>
<td class="col-name">tests/scraper/test_main.py::TestSplatNetScraper::test_detailed_vs_or_coop_limit[Progress callback-Minus one limit-None-11-13 groups, 30-50 per group-coop]</td>
<td class="col-duration">0.03</td>
<td class="col-duration">0.01</td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
Expand All @@ -4843,7 +4834,7 @@ <h2>Results</h2>
<tr>
<td class="col-result">Passed</td>
<td class="col-name">tests/scraper/test_main.py::TestSplatNetScraper::test_get_matches[progress callback-detail-anarchy]</td>
<td class="col-duration">0.00</td>
<td class="col-duration">0.03</td>
<td class="col-links"></td></tr>
<tr>
<td class="extra" colspan="4">
Expand Down
2 changes: 1 addition & 1 deletion reports/junit/test-badge.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 cb2ddf7

Please sign in to comment.