Skip to content

Commit 21a3693

Browse files
committed
link to full report
1 parent 773aef8 commit 21a3693

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/rattlesnake/cicd/report_pytest.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ def get_report_html(
160160
<div><strong>Branch:</strong> <a href="https://github.com/{github_repo}/tree/{ref_name}"> {ref_name}</a></div>
161161
<div><strong>Commit:</strong> <a href="https://github.com/{github_repo}/commit/{github_sha}"> {github_sha[:7]}</a></div>
162162
<div><strong>Repository:</strong> <a href="https://github.com/{github_repo}">{github_repo}</a></div>
163+
<div>&nbsp;</div>
164+
<div><strong>Full report:</strong> <a href="https://sandialabs.github.io/rattlesnake-vibration-controller/reports/coverage/htmlcov/index.html">HTML</a></div>
163165
</div>
164166
</div>
165167
</div>

0 commit comments

Comments
 (0)