Skip to content

Commit

Permalink
chore: Automated Coverage Report
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 15, 2024
1 parent 11bbc34 commit 836ce9a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/test_coverage/Cobertura.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
<coverage line-rate="0.8615384615384616" branch-rate="0.75" lines-covered="224" lines-valid="260" branches-covered="27" branches-valid="36" complexity="47" version="0" timestamp="1717880547">
<coverage line-rate="0.8615384615384616" branch-rate="0.75" lines-covered="224" lines-valid="260" branches-covered="27" branches-valid="36" complexity="47" version="0" timestamp="1718485353">
<sources>
<source>D:\a\dotnet-quickstart-template\dotnet-quickstart-template\src\</source>
</sources>
Expand Down
4 changes: 2 additions & 2 deletions docs/test_coverage/SummaryGithub.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

|||
|:---|:---|
| Generated on: | 6/8/2024 - 9:02:29 PM |
| Coverage date: | 6/8/2024 - 9:02:27 PM |
| Generated on: | 6/15/2024 - 9:02:34 PM |
| Coverage date: | 6/15/2024 - 9:02:33 PM |
| Parser: | Cobertura |
| Assemblies: | 3 |
| Classes: | 8 |
Expand Down
4 changes: 2 additions & 2 deletions docs/test_coverage/summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,7 @@ <h1>Summary<a class="button" href="https://github.com/danielpalme/ReportGenerato
</tr>
<tr>
<th>Coverage date:</th>
<td class="limit-width " title="6/8/2024 - 9:02:27 PM">6/8/2024 - 9:02:27 PM</td>
<td class="limit-width " title="6/15/2024 - 9:02:33 PM">6/15/2024 - 9:02:33 PM</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -986,7 +986,7 @@ <h1>Coverage</h1>
</table>
</div>
</coverage-info>
<div class="footer">Generated by: ReportGenerator 5.3.6.0<br />6/8/2024 - 9:02:28 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div></div>
<div class="footer">Generated by: ReportGenerator 5.3.6.0<br />6/15/2024 - 9:02:34 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div></div>
<script type="text/javascript">/* <![CDATA[ */ /* Chartist.js 0.11.4
* Copyright © 2019 Gion Kunz
* Free to use under either the WTFPL license or the MIT license.
Expand Down

0 comments on commit 836ce9a

Please sign in to comment.