Skip to content

Commit

Permalink
Merge pull request #54 from fededim/fededim-buildfix
Browse files Browse the repository at this point in the history
Fededim buildfix
  • Loading branch information
fededim authored Aug 1, 2024
2 parents 3b96ad6 + faf0f2e commit 285f8c2
Show file tree
Hide file tree
Showing 22 changed files with 430 additions and 429 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
uses: im-open/process-dotnet-test-results@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
update-comment-if-one-exists: false
#report-title-filter: 'Tests'


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public void Dispose()

public abstract class ProtectedConfigurationBuilderTest
{
const int NUMENTRIES = 1000;
const int NUMENTRIES = 100000;
const int STRINGMAXLENGTH = 20;
const int ARRAYMAXLENGTH = 10;
const int SUBPURPOSEMAXLENGTH = 8;
Expand Down Expand Up @@ -724,7 +724,7 @@ protected void GenerateRandomEnvironmentVariables()

// Generate random environments variables
//
for (int i = 0; i < NUMENTRIES; i++)
for (int i = 0; i < Math.Min(NUMENTRIES,2000); i++)
{
var entryValue = GenerateRandomValue();
var entryKey = $"Entry_{i + 1}_{entryValue.DataType}_";
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
In this repository you will find the source code of my NuGet package: Fededim.Extensions.Configuration.Protected

![Build status](https://github.com/fededim/Fededim.Extensions.Configuration.Protected/actions/workflows/dotnet.yml/badge.svg)
[![Test Coverage](https://github.com/fededim/Fededim.Extensions.Configuration.Protected/tree/master/misc/last_build_artifacts/badge_combined.svg)](https://github.com/fededim/Fededim.Extensions.Configuration.Protected/tree/master/misc/last_build_artifacts/index.html)
[![Test Coverage](https://raw.githubusercontent.com/fededim/Fededim.Extensions.Configuration.Protected/master/misc/last_build_artifacts/badge_combined.svg)](https://htmlpreview.github.io/?https://raw.githubusercontent.com/fededim/Fededim.Extensions.Configuration.Protected/master/misc/last_build_artifacts/index.html)


# Fededim.Extensions.Configuration.Protected
Expand Down
306 changes: 153 additions & 153 deletions misc/last_build_artifacts/Cobertura.xml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1><a href="index.html" class="back">&lt;</a> Summary - Code Coverage and Repor
</tr>
<tr>
<th>Tag:</th>
<td class="limit-width " title="43_10199860380">43_10199860380</td>
<td class="limit-width " title="49_10200434712">49_10200434712</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -339,7 +339,7 @@ <h2 id="DaFededimExtensionsConfigurationProtectedFededimExtensionsConfigurationP
</tbody>
</table>
</div>
<div class="footer">Generated by: ReportGenerator 5.3.8.0<br />8/1/2024 - 2:07:33 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
<div class="footer">Generated by: ReportGenerator 5.3.8.0<br />8/1/2024 - 2:52:46 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
<div class="containerright">
<div class="containerrightfixed">
<h1>Methods/Properties</h1>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1><a href="index.html" class="back">&lt;</a> Summary - Code Coverage and Repor
</tr>
<tr>
<th>Tag:</th>
<td class="limit-width " title="43_10199860380">43_10199860380</td>
<td class="limit-width " title="49_10200434712">49_10200434712</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -451,7 +451,7 @@ <h2 id="DaFededimExtensionsConfigurationProtectedFededimExtensionsConfigurationP
</tbody>
</table>
</div>
<div class="footer">Generated by: ReportGenerator 5.3.8.0<br />8/1/2024 - 2:07:33 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
<div class="footer">Generated by: ReportGenerator 5.3.8.0<br />8/1/2024 - 2:52:46 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
<div class="containerright">
<div class="containerrightfixed">
<h1>Methods/Properties</h1>
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1><a href="index.html" class="back">&lt;</a> Summary - Code Coverage and Repor
</tr>
<tr>
<th>Tag:</th>
<td class="limit-width " title="43_10199860380">43_10199860380</td>
<td class="limit-width " title="49_10200434712">49_10200434712</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -448,7 +448,7 @@ <h2 id="DaFededimExtensionsConfigurationProtectedFededimExtensionsConfigurationP
</tbody>
</table>
</div>
<div class="footer">Generated by: ReportGenerator 5.3.8.0<br />8/1/2024 - 2:07:33 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
<div class="footer">Generated by: ReportGenerator 5.3.8.0<br />8/1/2024 - 2:52:46 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</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 @@ -29,7 +29,7 @@ <h1><a href="index.html" class="back">&lt;</a> Summary - Code Coverage and Repor
</tr>
<tr>
<th>Tag:</th>
<td class="limit-width " title="43_10199860380">43_10199860380</td>
<td class="limit-width " title="49_10200434712">49_10200434712</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -269,7 +269,7 @@ <h2 id="DaFededimExtensionsConfigurationProtectedFededimExtensionsConfigurationP
</tbody>
</table>
</div>
<div class="footer">Generated by: ReportGenerator 5.3.8.0<br />8/1/2024 - 2:07:33 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
<div class="footer">Generated by: ReportGenerator 5.3.8.0<br />8/1/2024 - 2:52:46 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</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 @@ -29,7 +29,7 @@ <h1><a href="index.html" class="back">&lt;</a> Summary - Code Coverage and Repor
</tr>
<tr>
<th>Tag:</th>
<td class="limit-width " title="43_10199860380">43_10199860380</td>
<td class="limit-width " title="49_10200434712">49_10200434712</td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -280,7 +280,7 @@ <h2 id="DaFededimExtensionsConfigurationProtectedFededimExtensionsConfigurationP
</tbody>
</table>
</div>
<div class="footer">Generated by: ReportGenerator 5.3.8.0<br />8/1/2024 - 2:07:33 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
<div class="footer">Generated by: ReportGenerator 5.3.8.0<br />8/1/2024 - 2:52:46 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="https://reportgenerator.io">reportgenerator.io</a></div></div>
<div class="containerright">
<div class="containerrightfixed">
<h1>Methods/Properties</h1>
Expand Down
Loading

0 comments on commit 285f8c2

Please sign in to comment.