Skip to content

Commit

Permalink
Deployed aa287c2 with MkDocs version: 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Apr 1, 2021
1 parent d41c546 commit 6563030
Show file tree
Hide file tree
Showing 17 changed files with 114 additions and 91 deletions.
23 changes: 23 additions & 0 deletions changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,13 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#1103-xdist-bugfix-lazy-pandas-loading" class="md-nav__link">
1.10.3 - xdist bugfix + lazy pandas loading
</a>

</li>

<li class="md-nav__item">
<a href="#1102-cicd-change" class="md-nav__link">
1.10.2 - CI/CD change
Expand Down Expand Up @@ -526,6 +533,13 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#1103-xdist-bugfix-lazy-pandas-loading" class="md-nav__link">
1.10.3 - xdist bugfix + lazy pandas loading
</a>

</li>

<li class="md-nav__item">
<a href="#1102-cicd-change" class="md-nav__link">
1.10.2 - CI/CD change
Expand Down Expand Up @@ -768,6 +782,15 @@


<h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Permanent link">&para;</a></h1>
<h3 id="1103-xdist-bugfix-lazy-pandas-loading">1.10.3 - xdist bugfix + lazy <code>pandas</code> loading<a class="headerlink" href="#1103-xdist-bugfix-lazy-pandas-loading" title="Permanent link">&para;</a></h3>
<ul>
<li>
<p><code>pandas</code> is now only imported when used, to speed up boot time. Fixes <a href="https://github.com/smarie/python-pytest-harvest/issues/49">#49</a></p>
</li>
<li>
<p>Fixed issue with latest <code>pytest</code>+<code>pytest-xdist</code> versions: <code>pytest_harvest_xdist_worker_dump</code> hook is now called correctly. Fixes <a href="https://github.com/smarie/python-pytest-harvest/issues/48">#48</a></p>
</li>
</ul>
<h3 id="1102-cicd-change">1.10.2 - CI/CD change<a class="headerlink" href="#1102-cicd-change" title="Permanent link">&para;</a></h3>
<ul>
<li>This is a technical release to validate that migration to Github Actions worked.</li>
Expand Down
2 changes: 1 addition & 1 deletion reports/coverage/coverage.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<coverage branch-rate="0.7622" branches-covered="141" branches-valid="185" complexity="0" line-rate="0.8024" lines-covered="398" lines-valid="496" timestamp="1617288709265" version="5.5">
<coverage branch-rate="0.7622" branches-covered="141" branches-valid="185" complexity="0" line-rate="0.8024" lines-covered="398" lines-valid="496" timestamp="1617295753573" version="5.5">
<!-- Generated by coverage.py: https://coverage.readthedocs.io -->
<!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
<sources>
Expand Down
2 changes: 1 addition & 1 deletion reports/coverage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h1>Coverage report:
<div class="content">
<p>
<a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.5</a>,
created at 2021-04-01 14:51 +0000
created at 2021-04-01 16:49 +0000
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reports/coverage/pytest_harvest___init___py.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h2 class="stats">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.5</a>,
created at 2021-04-01 14:51 +0000
created at 2021-04-01 16:49 +0000
</p>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions reports/coverage/pytest_harvest__version_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@ <h2 class="stats">
<p id="t1" class="pln"><span class="n"><a href="#t1">1</a></span><span class="t"><span class="com"># coding: utf-8</span>&nbsp;</span><span class="r"></span></p>
<p id="t2" class="pln"><span class="n"><a href="#t2">2</a></span><span class="t"><span class="com"># file generated by setuptools_scm</span>&nbsp;</span><span class="r"></span></p>
<p id="t3" class="pln"><span class="n"><a href="#t3">3</a></span><span class="t"><span class="com"># don't change, don't track in version control</span>&nbsp;</span><span class="r"></span></p>
<p id="t4" class="run"><span class="n"><a href="#t4">4</a></span><span class="t"><span class="nam">version</span> <span class="op">=</span> <span class="str">'0.1.dev1+gc499ff9'</span>&nbsp;</span><span class="r"></span></p>
<p id="t5" class="run"><span class="n"><a href="#t5">5</a></span><span class="t"><span class="nam">version_tuple</span> <span class="op">=</span> <span class="op">(</span><span class="num">0</span><span class="op">,</span> <span class="num">1</span><span class="op">,</span> <span class="str">'dev1+gc499ff9'</span><span class="op">)</span>&nbsp;</span><span class="r"></span></p>
<p id="t4" class="run"><span class="n"><a href="#t4">4</a></span><span class="t"><span class="nam">version</span> <span class="op">=</span> <span class="str">'0.1.dev1+gaa287c2'</span>&nbsp;</span><span class="r"></span></p>
<p id="t5" class="run"><span class="n"><a href="#t5">5</a></span><span class="t"><span class="nam">version_tuple</span> <span class="op">=</span> <span class="op">(</span><span class="num">0</span><span class="op">,</span> <span class="num">1</span><span class="op">,</span> <span class="str">'dev1+gaa287c2'</span><span class="op">)</span>&nbsp;</span><span class="r"></span></p>
</div>
<div id="footer">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.5</a>,
created at 2021-04-01 14:51 +0000
created at 2021-04-01 16:49 +0000
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reports/coverage/pytest_harvest_common_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h2 class="stats">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.5</a>,
created at 2021-04-01 14:51 +0000
created at 2021-04-01 16:49 +0000
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reports/coverage/pytest_harvest_fixture_cache_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h2 class="stats">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.5</a>,
created at 2021-04-01 14:51 +0000
created at 2021-04-01 16:49 +0000
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reports/coverage/pytest_harvest_newhooks_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h2 class="stats">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.5</a>,
created at 2021-04-01 14:51 +0000
created at 2021-04-01 16:49 +0000
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reports/coverage/pytest_harvest_plugin_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ <h2 class="stats">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.5</a>,
created at 2021-04-01 14:51 +0000
created at 2021-04-01 16:49 +0000
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reports/coverage/pytest_harvest_results_bags_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h2 class="stats">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.5</a>,
created at 2021-04-01 14:51 +0000
created at 2021-04-01 16:49 +0000
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reports/coverage/pytest_harvest_results_session_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ <h2 class="stats">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.5</a>,
created at 2021-04-01 14:51 +0000
created at 2021-04-01 16:49 +0000
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reports/coverage/pytest_harvest_xdist_api_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h2 class="stats">
<div class="content">
<p>
<a class="nav" href="index.html">&#xab; index</a> &nbsp; &nbsp; <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.5</a>,
created at 2021-04-01 14:51 +0000
created at 2021-04-01 16:49 +0000
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion reports/coverage/status.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"format":2,"version":"5.5","globals":"af031d1ff289423a648bbb28dae1c2e1","files":{"pytest_harvest___init___py":{"hash":"e5956a7a03e359b715720d758109631b","index":{"nums":[1,9,4,0,0,0,0],"html_filename":"pytest_harvest___init___py.html","relative_filename":"pytest_harvest/__init__.py"}},"pytest_harvest__version_py":{"hash":"0ad2f3d6a3e537e2fccbbe740b621f05","index":{"nums":[1,2,0,0,0,0,0],"html_filename":"pytest_harvest__version_py.html","relative_filename":"pytest_harvest/_version.py"}},"pytest_harvest_common_py":{"hash":"e61a1509b815f0bfe23cdf3af362896d","index":{"nums":[1,16,0,3,6,1,1],"html_filename":"pytest_harvest_common_py.html","relative_filename":"pytest_harvest/common.py"}},"pytest_harvest_fixture_cache_py":{"hash":"6bff1c136015e1145f4f7b0a181df5d3","index":{"nums":[1,77,6,4,34,4,4],"html_filename":"pytest_harvest_fixture_cache_py.html","relative_filename":"pytest_harvest/fixture_cache.py"}},"pytest_harvest_newhooks_py":{"hash":"1f8c63eae4637df2fa7185f4fb49978a","index":{"nums":[1,5,0,0,0,0,0],"html_filename":"pytest_harvest_newhooks_py.html","relative_filename":"pytest_harvest/newhooks.py"}},"pytest_harvest_plugin_py":{"hash":"0b5821e25d4b35903dc9fbe59aaea7e7","index":{"nums":[1,122,8,41,16,4,12],"html_filename":"pytest_harvest_plugin_py.html","relative_filename":"pytest_harvest/plugin.py"}},"pytest_harvest_results_bags_py":{"hash":"c58b4b23d64adb1c26fd62385c7d9b62","index":{"nums":[1,43,4,7,2,0,0],"html_filename":"pytest_harvest_results_bags_py.html","relative_filename":"pytest_harvest/results_bags.py"}},"pytest_harvest_results_session_py":{"hash":"cbec32b6d0b64224663e429539ae80e9","index":{"nums":[1,216,5,39,127,9,27],"html_filename":"pytest_harvest_results_session_py.html","relative_filename":"pytest_harvest/results_session.py"}},"pytest_harvest_xdist_api_py":{"hash":"585f6e0cabfe22dd06adfaec77545af6","index":{"nums":[1,6,22,4,0,0,0],"html_filename":"pytest_harvest_xdist_api_py.html","relative_filename":"pytest_harvest/xdist_api.py"}}}}
{"format":2,"version":"5.5","globals":"af031d1ff289423a648bbb28dae1c2e1","files":{"pytest_harvest___init___py":{"hash":"e5956a7a03e359b715720d758109631b","index":{"nums":[1,9,4,0,0,0,0],"html_filename":"pytest_harvest___init___py.html","relative_filename":"pytest_harvest/__init__.py"}},"pytest_harvest__version_py":{"hash":"0f6c69aa9f19b11885acb65dc902c580","index":{"nums":[1,2,0,0,0,0,0],"html_filename":"pytest_harvest__version_py.html","relative_filename":"pytest_harvest/_version.py"}},"pytest_harvest_common_py":{"hash":"e61a1509b815f0bfe23cdf3af362896d","index":{"nums":[1,16,0,3,6,1,1],"html_filename":"pytest_harvest_common_py.html","relative_filename":"pytest_harvest/common.py"}},"pytest_harvest_fixture_cache_py":{"hash":"6bff1c136015e1145f4f7b0a181df5d3","index":{"nums":[1,77,6,4,34,4,4],"html_filename":"pytest_harvest_fixture_cache_py.html","relative_filename":"pytest_harvest/fixture_cache.py"}},"pytest_harvest_newhooks_py":{"hash":"1f8c63eae4637df2fa7185f4fb49978a","index":{"nums":[1,5,0,0,0,0,0],"html_filename":"pytest_harvest_newhooks_py.html","relative_filename":"pytest_harvest/newhooks.py"}},"pytest_harvest_plugin_py":{"hash":"0b5821e25d4b35903dc9fbe59aaea7e7","index":{"nums":[1,122,8,41,16,4,12],"html_filename":"pytest_harvest_plugin_py.html","relative_filename":"pytest_harvest/plugin.py"}},"pytest_harvest_results_bags_py":{"hash":"c58b4b23d64adb1c26fd62385c7d9b62","index":{"nums":[1,43,4,7,2,0,0],"html_filename":"pytest_harvest_results_bags_py.html","relative_filename":"pytest_harvest/results_bags.py"}},"pytest_harvest_results_session_py":{"hash":"cbec32b6d0b64224663e429539ae80e9","index":{"nums":[1,216,5,39,127,9,27],"html_filename":"pytest_harvest_results_session_py.html","relative_filename":"pytest_harvest/results_session.py"}},"pytest_harvest_xdist_api_py":{"hash":"585f6e0cabfe22dd06adfaec77545af6","index":{"nums":[1,6,22,4,0,0,0],"html_filename":"pytest_harvest_xdist_api_py.html","relative_filename":"pytest_harvest/xdist_api.py"}}}}
Loading

0 comments on commit 6563030

Please sign in to comment.