<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Shane Snyder pushed to branch master
at <a href="https://xgitlab.cels.anl.gov/darshan/darshan">darshan / darshan</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/20f9503bf3293aee6c989c56b76679334e1ec6e1">20f9503b</a></strong>
<div>
<span>by Tyler Reddy</span>
<i>at 2021-04-15T15:09:01-06:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">TST: allow pytest coverage collection

* add `tests/__init__.py` file to allow `pytest-cov` to collect
test line coverage data via i.e.,
`pytest --cov-report=term-missing --cov=darshan tests/`

* on `master`, this currently fails to collect the coverage
data with this warning:
`coverage.py warning: No data was collected. (no-data-collected)`

* on this feature branch a complete coverage report is produced
</pre>
</li>
<li>
<strong><a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/141e2fa6a11285eb19e1fc91d38cfd756090f8a6">141e2fa6</a></strong>
<div>
<span>by Shane Snyder</span>
<i>at 2021-04-15T17:43:52-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'treddy_allow_pytest_cov_collection' into 'master'

TST: allow pytest coverage collection

See merge request darshan/darshan!96</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class="file-stats">
<a href="#87d97dbd0c55598741d4f7ef19df061cf9ad8649">
<span class="new-file">
+
darshan-util/pydarshan/tests/__init__.py
</span>
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id="87d97dbd0c55598741d4f7ef19df061cf9ad8649">
<a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/compare/65ff2d3fff905d8b2022b98d2433b3448bfbdaf7...141e2fa6a11285eb19e1fc91d38cfd756090f8a6#87d97dbd0c55598741d4f7ef19df061cf9ad8649"><strong>darshan-util/pydarshan/tests/__init__.py</strong></a>
<hr>
<table class="code white" style="font-family: monospace; font-size: 90%;" bgcolor="#fff" width="100%" cellpadding="0" cellspacing="0">

</table>
<br>
</li>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://xgitlab.cels.anl.gov/darshan/darshan/-/compare/65ff2d3fff905d8b2022b98d2433b3448bfbdaf7...141e2fa6a11285eb19e1fc91d38cfd756090f8a6">View it on GitLab</a>.
<br>
You're receiving this email because of your account on xgitlab.cels.anl.gov.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>