Skip to content

Commit

Permalink
deploy: d857022
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellovell committed Oct 9, 2024
1 parent ea265d1 commit 48c59f2
Show file tree
Hide file tree
Showing 54 changed files with 101 additions and 101 deletions.
12 changes: 6 additions & 6 deletions coverage/editmode/Report/Summary.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"summary": {
"generatedon": "2024-10-09T00:07:35Z",
"generatedon": "2024-10-09T02:52:55Z",
"parser": "MultiReportParser (2x OpenCoverParser)",
"assemblies": 4,
"classes": 45,
"files": 43,
"coveredlines": 526,
"uncoveredlines": 1736,
"coveredlines": 528,
"uncoveredlines": 1734,
"coverablelines": 2262,
"totallines": 4373,
"linecoverage": 23.2,
"linecoverage": 23.3,
"coveredbranches": 0,
"totalbranches": 0,
"coveredmethods": 73,
Expand All @@ -18,7 +18,7 @@
},
"coverage": {
"assemblies": [
{ "name": "bamlab.micromissiles", "classes": 38, "coverage": 14.6, "coveredlines": 292, "coverablelines": 1989, "totallines": 4190, "branchcoverage": null, "coveredbranches": 0, "totalbranches": 0, "methodcoverage": 16.4, "coveredmethods": 51, "totalmethods": 310, "classesinassembly": [
{ "name": "bamlab.micromissiles", "classes": 38, "coverage": 14.7, "coveredlines": 294, "coverablelines": 1989, "totallines": 4190, "branchcoverage": null, "coveredbranches": 0, "totalbranches": 0, "methodcoverage": 16.4, "coveredmethods": 51, "totalmethods": 310, "classesinassembly": [
{ "name": "Agent", "coverage": 20.3, "coveredlines": 34, "coverablelines": 167, "totallines": 297, "branchcoverage": null, "coveredbranches": 0, "totalbranches": 0, "methodcoverage": 30, "coveredmethods": 9, "totalmethods": 30 },
{ "name": "AttackBehavior", "coverage": 78.5, "coveredlines": 11, "coverablelines": 14, "totallines": 51, "branchcoverage": null, "coveredbranches": 0, "totalbranches": 0, "methodcoverage": 66.6, "coveredmethods": 2, "totalmethods": 3 },
{ "name": "BotStatusDialog", "coverage": 0, "coveredlines": 0, "coverablelines": 15, "totallines": 30, "branchcoverage": null, "coveredbranches": 0, "totalbranches": 0, "methodcoverage": 0, "coveredmethods": 0, "totalmethods": 2 },
Expand All @@ -40,7 +40,7 @@
{ "name": "RectTransformExtensions", "coverage": 0, "coveredlines": 0, "coverablelines": 12, "totallines": 18, "branchcoverage": null, "coveredbranches": 0, "totalbranches": 0, "methodcoverage": 0, "coveredmethods": 0, "totalmethods": 4 },
{ "name": "RotaryWingThreat", "coverage": 35.5, "coveredlines": 16, "coverablelines": 45, "totallines": 79, "branchcoverage": null, "coveredbranches": 0, "totalbranches": 0, "methodcoverage": 11.1, "coveredmethods": 1, "totalmethods": 9 },
{ "name": "RoundRobinAssignment", "coverage": 0, "coveredlines": 0, "coverablelines": 17, "totallines": 44, "branchcoverage": null, "coveredbranches": 0, "totalbranches": 0, "methodcoverage": 0, "coveredmethods": 0, "totalmethods": 2 },
{ "name": "Sensor", "coverage": 79.1, "coveredlines": 19, "coverablelines": 24, "totallines": 117, "branchcoverage": null, "coveredbranches": 0, "totalbranches": 0, "methodcoverage": 66.6, "coveredmethods": 2, "totalmethods": 3 },
{ "name": "Sensor", "coverage": 87.5, "coveredlines": 21, "coverablelines": 24, "totallines": 117, "branchcoverage": null, "coveredbranches": 0, "totalbranches": 0, "methodcoverage": 66.6, "coveredmethods": 2, "totalmethods": 3 },
{ "name": "SimManager", "coverage": 29.4, "coveredlines": 65, "coverablelines": 221, "totallines": 368, "branchcoverage": null, "coveredbranches": 0, "totalbranches": 0, "methodcoverage": 28.5, "coveredmethods": 8, "totalmethods": 28 },
{ "name": "SimMonitor", "coverage": 0, "coveredlines": 0, "coverablelines": 147, "totallines": 233, "branchcoverage": null, "coveredbranches": 0, "totalbranches": 0, "methodcoverage": 0, "coveredmethods": 0, "totalmethods": 19 },
{ "name": "SimulationConfig", "coverage": 100, "coveredlines": 3, "coverablelines": 3, "totallines": 122, "branchcoverage": null, "coveredbranches": 0, "totalbranches": 0, "methodcoverage": 100, "coveredmethods": 1, "totalmethods": 1 },
Expand Down
12 changes: 6 additions & 6 deletions coverage/editmode/Report/Summary.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Summary
|||
|:---|:---|
| Generated on: | 10/09/2024 - 00:07:35 |
| Generated on: | 10/09/2024 - 02:52:55 |
| Parser: | MultiReportParser (2x OpenCoverParser) |
| Assemblies: | 4 |
| Classes: | 45 |
| Files: | 43 |
| Covered lines: | 526 |
| Uncovered lines: | 1736 |
| Covered lines: | 528 |
| Uncovered lines: | 1734 |
| Coverable lines: | 2262 |
| Total lines: | 4373 |
| Line coverage: | 23.2% (526 of 2262) |
| Line coverage: | 23.3% (528 of 2262) |
| Covered branches: | 0 |
| Total branches: | 0 |
| Covered methods: | 73 |
Expand All @@ -19,7 +19,7 @@

|**Name**|**Covered**|**Uncovered**|**Coverable**|**Total**|**Line coverage**|**Covered**|**Total**|**Branch coverage**|**Covered**|**Total**|**Method coverage**|
|:---|---:|---:|---:|---:|---:|---:|---:|---:|---:|---:|---:|
|**bamlab.micromissiles**|**292**|**1697**|**1989**|**4190**|**14.6%**|**0**|**0**|****|**51**|**310**|**16.4%**|
|**bamlab.micromissiles**|**294**|**1695**|**1989**|**4190**|**14.7%**|**0**|**0**|****|**51**|**310**|**16.4%**|
|Agent|34|133|167|297|20.3%|0|0||9|30|30%|
|AttackBehavior|11|3|14|51|78.5%|0|0||2|3|66.6%|
|BotStatusDialog|0|15|15|30|0%|0|0||0|2|0%|
Expand All @@ -41,7 +41,7 @@
|RectTransformExtensions|0|12|12|18|0%|0|0||0|4|0%|
|RotaryWingThreat|16|29|45|79|35.5%|0|0||1|9|11.1%|
|RoundRobinAssignment|0|17|17|44|0%|0|0||0|2|0%|
|Sensor|19|5|24|117|79.1%|0|0||2|3|66.6%|
|Sensor|21|3|24|117|87.5%|0|0||2|3|66.6%|
|SimManager|65|156|221|368|29.4%|0|0||8|28|28.5%|
|SimMonitor|0|147|147|233|0%|0|0||0|19|0%|
|SimulationConfig|3|0|3|122|100%|0|0||1|1|100%|
Expand Down
12 changes: 6 additions & 6 deletions coverage/editmode/Report/Summary.xml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<CoverageReport scope="Summary">
<Summary>
<Generatedon>10/09/2024 - 00:07:35</Generatedon>
<Generatedon>10/09/2024 - 02:52:55</Generatedon>
<Parser>MultiReportParser (2x OpenCoverParser)</Parser>
<Assemblies>4</Assemblies>
<Classes>45</Classes>
<Files>43</Files>
<Coveredlines>526</Coveredlines>
<Uncoveredlines>1736</Uncoveredlines>
<Coveredlines>528</Coveredlines>
<Uncoveredlines>1734</Uncoveredlines>
<Coverablelines>2262</Coverablelines>
<Totallines>4373</Totallines>
<Linecoverage>23.2</Linecoverage>
<Linecoverage>23.3</Linecoverage>
<Coveredbranches>0</Coveredbranches>
<Totalbranches>0</Totalbranches>
<Coveredmethods>73</Coveredmethods>
<Totalmethods>339</Totalmethods>
<Methodcoverage>21.5</Methodcoverage>
</Summary>
<Coverage>
<Assembly name="bamlab.micromissiles" classes="38" coverage="14.6" coveredlines="292" coverablelines="1989" totallines="4190" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="51" totalmethods="310" methodcoverage="16.4">
<Assembly name="bamlab.micromissiles" classes="38" coverage="14.7" coveredlines="294" coverablelines="1989" totallines="4190" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="51" totalmethods="310" methodcoverage="16.4">
<Class name="Agent" coverage="20.3" coveredlines="34" coverablelines="167" totallines="297" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="9" totalmethods="30" methodcoverage="30" />
<Class name="AttackBehavior" coverage="78.5" coveredlines="11" coverablelines="14" totallines="51" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="2" totalmethods="3" methodcoverage="66.6" />
<Class name="BotStatusDialog" coverage="0" coveredlines="0" coverablelines="15" totallines="30" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="0" totalmethods="2" methodcoverage="0" />
Expand All @@ -40,7 +40,7 @@
<Class name="RectTransformExtensions" coverage="0" coveredlines="0" coverablelines="12" totallines="18" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="0" totalmethods="4" methodcoverage="0" />
<Class name="RotaryWingThreat" coverage="35.5" coveredlines="16" coverablelines="45" totallines="79" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="1" totalmethods="9" methodcoverage="11.1" />
<Class name="RoundRobinAssignment" coverage="0" coveredlines="0" coverablelines="17" totallines="44" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="0" totalmethods="2" methodcoverage="0" />
<Class name="Sensor" coverage="79.1" coveredlines="19" coverablelines="24" totallines="117" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="2" totalmethods="3" methodcoverage="66.6" />
<Class name="Sensor" coverage="87.5" coveredlines="21" coverablelines="24" totallines="117" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="2" totalmethods="3" methodcoverage="66.6" />
<Class name="SimManager" coverage="29.4" coveredlines="65" coverablelines="221" totallines="368" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="8" totalmethods="28" methodcoverage="28.5" />
<Class name="SimMonitor" coverage="0" coveredlines="0" coverablelines="147" totallines="233" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="0" totalmethods="19" methodcoverage="0" />
<Class name="SimulationConfig" coverage="100" coveredlines="3" coverablelines="3" totallines="122" branchcoverage="" coveredbranches="0" totalbranches="0" coveredmethods="1" totalmethods="1" methodcoverage="100" />
Expand Down
2 changes: 1 addition & 1 deletion coverage/editmode/Report/badge_combined.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 coverage/editmode/Report/badge_linecoverage.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 coverage/editmode/Report/bamlab.micromissiles_Agent.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ <h2 id="githubworkspaceAssetsScriptsAgentcs">/github/workspace/Assets/Scripts/Ag
<tr class="" title="Not coverable" data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray">&nbsp;</td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line297"></a><code>297</code></td><td></td><td class="lightgray"><code>}</code></td></tr>
</tbody>
</table>
<div class="footer">Generated by: ReportGenerator 5.0.4.0<br />10/09/2024 - 00:07:34<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div>
<div class="footer">Generated by: ReportGenerator 5.0.4.0<br />10/09/2024 - 02:52:54<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div>
<div class="containerright">
<div class="containerrightfixed">
<h1>Methods/Properties</h1>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h2 id="githubworkspaceAssetsScriptsBehaviorAttackBehaviorcs">/github/workspace/
<tr class="" title="Not coverable" data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray">&nbsp;</td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line51"></a><code>51</code></td><td></td><td class="lightgray"><code>}</code></td></tr>
</tbody>
</table>
<div class="footer">Generated by: ReportGenerator 5.0.4.0<br />10/09/2024 - 00:07:34<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div>
<div class="footer">Generated by: ReportGenerator 5.0.4.0<br />10/09/2024 - 02:52:54<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div>
<div class="containerright">
<div class="containerrightfixed">
<h1>Methods/Properties</h1>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ <h2 id="githubworkspaceAssetsScriptsUIDialogsAgentStatusDialogcs">/github/worksp
<tr class="" title="Not coverable" data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray">&nbsp;</td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line30"></a><code>30</code></td><td></td><td class="lightgray"><code>}</code></td></tr>
</tbody>
</table>
<div class="footer">Generated by: ReportGenerator 5.0.4.0<br />10/09/2024 - 00:07:35<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div>
<div class="footer">Generated by: ReportGenerator 5.0.4.0<br />10/09/2024 - 02:52:54<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div>
<div class="containerright">
<div class="containerrightfixed">
<h1>Methods/Properties</h1>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ <h2 id="githubworkspaceAssetsScriptsUICameraControllercs">/github/workspace/Asse
<tr class="" title="Not coverable" data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray">&nbsp;</td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line454"></a><code>454</code></td><td></td><td class="lightgray"><code>}</code></td></tr>
</tbody>
</table>
<div class="footer">Generated by: ReportGenerator 5.0.4.0<br />10/09/2024 - 00:07:35<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div>
<div class="footer">Generated by: ReportGenerator 5.0.4.0<br />10/09/2024 - 02:52:54<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div>
<div class="containerright">
<div class="containerrightfixed">
<h1>Methods/Properties</h1>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ <h2 id="githubworkspaceAssetsScriptsInterceptorsCarrierInterceptorcs">/github/wo
<tr class="" title="Not coverable" data-coverage="{'AllTestMethods': {'VC': '', 'LVS': 'gray'}}"><td class="gray">&nbsp;</td><td class="leftmargin rightmargin right"></td><td class="rightmargin right"><a id="file0_line49"></a><code>49</code></td><td></td><td class="lightgray"><code>}</code></td></tr>
</tbody>
</table>
<div class="footer">Generated by: ReportGenerator 5.0.4.0<br />10/09/2024 - 00:07:35<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div>
<div class="footer">Generated by: ReportGenerator 5.0.4.0<br />10/09/2024 - 02:52:54<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div>
<div class="containerright">
<div class="containerrightfixed">
<h1>Methods/Properties</h1>
Expand Down
Loading

0 comments on commit 48c59f2

Please sign in to comment.