Skip to content

Commit af77898

Browse files
committed
Library Brahma.FSharp is connected
1 parent fa91de2 commit af77898

9 files changed

Lines changed: 2639 additions & 130 deletions

File tree

docs/coverage/GraphBLAS_sharp_AssemblyVersionInformation.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ <h1><a href="index.htm">&lt;</a> Summary</h1>
2828
</table>
2929
<h1>File(s)</h1>
3030
<p>No files found. This usually happens if a file isn&#39;t covered by a test or the class does not contain any sequence points (e.g. a class that only contains auto properties).</p>
31-
<div class="footer">Generated by: ReportGenerator 4.2.15.0<br />27.10.2020 - 18:31:44<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div></div>
31+
<div class="footer">Generated by: ReportGenerator 4.2.15.0<br />29.10.2020 - 18:46:20<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div></div>
3232
<script type="text/javascript" src="class.js"></script>
3333
</body></html>

docs/coverage/GraphBLAS_sharp_Say.htm

Lines changed: 68 additions & 66 deletions
Large diffs are not rendered by default.

docs/coverage/index.htm

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ <h1>Summary</h1>
1414
<col />
1515
</colgroup>
1616
<tbody>
17-
<tr><th>Generated on:</th><td>27.10.2020 - 18:31:44</td></tr>
17+
<tr><th>Generated on:</th><td>29.10.2020 - 18:46:20</td></tr>
1818
<tr><th>Parser:</th><td>MultiReportParser (2x OpenCoverParser)</td></tr>
1919
<tr><th>Assemblies:</th><td>1</td></tr>
2020
<tr><th>Classes:</th><td>2</td></tr>
2121
<tr><th>Files:</th><td>1</td></tr>
2222
<tr><th>Covered lines:</th><td>4</td></tr>
2323
<tr><th>Uncovered lines:</th><td>0</td></tr>
2424
<tr><th>Coverable lines:</th><td>4</td></tr>
25-
<tr><th>Total lines:</th><td>56</td></tr>
25+
<tr><th>Total lines:</th><td>58</td></tr>
2626
<tr><th>Line coverage:</th><td>100% (4 of 4)</td></tr>
2727
<tr><th>Covered branches:</th><td>0</td></tr>
2828
<tr><th>Total branches:</th><td>0</td></tr>
@@ -48,12 +48,12 @@ <h1>Coverage</h1>
4848
</colgroup>
4949
<thead><tr><th>Name</th><th class="right">Covered</th><th class="right">Uncovered</th><th class="right">Coverable</th><th class="right">Total</th><th class="center" colspan="2">Line coverage</th><th class="center" colspan="2">Branch coverage</th></tr></thead>
5050
<tbody>
51-
<tr><th>GraphBLAS-sharp</th><th class="right">4</th><th class="right">0</th><th class="right">4</th><th class="right">56</th><th title="LineCoverage" class="right">100%</th><th><table class="coverage"><tr><td class="green covered100">&nbsp;</td></tr></table></th><th class="right"></th><th><table class="coverage"><tr><td class="gray covered100">&nbsp;</td></tr></table></th></tr>
52-
<tr><td><a href="GraphBLAS_sharp_Say.htm">GraphBLAS_sharp.Say</a></td><td class="right">4</td><td class="right">0</td><td class="right">4</td><td class="right">56</td><td title="LineCoverage" class="right">100%</td><td><table class="coverage"><tr><td class="green covered100">&nbsp;</td></tr></table></td><td class="right"></td><td><table class="coverage"><tr><td class="gray covered100">&nbsp;</td></tr></table></td></tr>
51+
<tr><th>GraphBLAS-sharp</th><th class="right">4</th><th class="right">0</th><th class="right">4</th><th class="right">58</th><th title="LineCoverage" class="right">100%</th><th><table class="coverage"><tr><td class="green covered100">&nbsp;</td></tr></table></th><th class="right"></th><th><table class="coverage"><tr><td class="gray covered100">&nbsp;</td></tr></table></th></tr>
52+
<tr><td><a href="GraphBLAS_sharp_Say.htm">GraphBLAS_sharp.Say</a></td><td class="right">4</td><td class="right">0</td><td class="right">4</td><td class="right">58</td><td title="LineCoverage" class="right">100%</td><td><table class="coverage"><tr><td class="green covered100">&nbsp;</td></tr></table></td><td class="right"></td><td><table class="coverage"><tr><td class="gray covered100">&nbsp;</td></tr></table></td></tr>
5353
<tr><td><a href="GraphBLAS_sharp_AssemblyVersionInformation.htm">System.AssemblyVersionInformation</a></td><td class="right">0</td><td class="right">0</td><td class="right">0</td><td class="right">0</td><td title="MethodCoverage" class="right"></td><td><table class="coverage"><tr><td class="gray covered100">&nbsp;</td></tr></table></td><td class="right"></td><td><table class="coverage"><tr><td class="gray covered100">&nbsp;</td></tr></table></td></tr>
5454
</tbody>
5555
</table>
5656
</coverage-info>
57-
<div class="footer">Generated by: ReportGenerator 4.2.15.0<br />27.10.2020 - 18:31:44<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div></div>
57+
<div class="footer">Generated by: ReportGenerator 4.2.15.0<br />29.10.2020 - 18:46:20<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div></div>
5858
<script type="text/javascript" src="main.js"></script>
5959
</body></html>

docs/coverage/main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

paket.dependencies

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
source https://www.nuget.org/api/v2
2+
source https://api.nuget.org/v3/index.json
3+
storage: none
4+
clitool dotnet-mono 0.5.2
5+
nuget FSharp.Core 4.3.4
6+
nuget Microsoft.SourceLink.GitHub prerelease copy_local: true
7+
nuget Microsoft.NETFramework.ReferenceAssemblies copy_local: true
8+
nuget Expecto 8.13.1
9+
nuget YoloDev.Expecto.TestSdk 0.8.0
10+
nuget Microsoft.NET.Test.Sdk 15.7.2
11+
nuget altcover ~> 6
12+
13+
nuget Brahma.FSharp
14+
15+
// [ FAKE GROUP ]
16+
group Build
17+
storage: none
18+
source https://www.nuget.org/api/v2
19+
source https://api.nuget.org/v3/index.json
20+
nuget Fake.IO.FileSystem 5.20.0
21+
nuget Fake.Core.Target 5.20.0
22+
nuget Fake.Core.ReleaseNotes 5.20.0
23+
nuget FAKE.Core.Environment 5.20.0
24+
nuget Fake.DotNet.Cli 5.20.0
25+
nuget FAKE.Core.Process 5.20.0
26+
nuget Fake.DotNet.AssemblyInfoFile 5.20.0
27+
nuget Fake.Tools.Git 5.20.0
28+
nuget Fake.DotNet.Paket 5.20.0
29+
nuget Fake.Api.GitHub 5.20.0
30+
nuget Fake.BuildServer.AppVeyor 5.20.0
31+
nuget Fake.BuildServer.Travis 5.20.0
32+
nuget Fantomas
33+
nuget Argu
34+
35+
group Docs
36+
storage: none
37+
source https://www.nuget.org/api/v2
38+
source https://api.nuget.org/v3/index.json
39+
nuget Argu
40+
nuget FSharp.Core
41+
nuget Fake.IO.FileSystem
42+
nuget FAKE.Core.Environment
43+
nuget Fake.DotNet.Cli
44+
nuget FSharp.Formatting 4.0.0-rc1
45+
nuget FSharp.Literate 4.0.0-rc1
46+
nuget Fable.React
47+
nuget Dotnet.ProjInfo.Workspace.FCS
48+
nuget FSharp.Compiler.Service 34.1.1
49+
50+
group Analyzers
51+
source https://www.nuget.org/api/v2
52+
source https://api.nuget.org/v3/index.json
53+
nuget BinaryDefense.FSharp.Analyzers.Hashing 0.1.0

0 commit comments

Comments
 (0)