skwasjer / IbanNet

C# .NET IBAN validator, parser, builder and generator
Apache License 2.0
119 stars 31 forks source link

Remove non-LTS .NET 5.0 #76

Closed skwasjer closed 2 years ago

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

codecov-commenter commented 2 years ago

Codecov Report

Merging #76 (81671ec) into main (19fba08) will not change coverage. The diff coverage is 66.66%.

Impacted Files Coverage Δ
...crosoftDependencyInjectionIbanNetOptionsBuilder.cs 100.00% <ø> (ø)
src/IbanNet/Extensions/ArrayExtensions.cs 100.00% <ø> (ø)
src/IbanNet/Json/IbanJsonConverter.cs 94.11% <ø> (ø)
src/IbanNet/Registry/Patterns/Pattern.cs 94.44% <ø> (ø)
src/IbanNet/Registry/Swift/IbanSwiftPattern.cs 50.00% <0.00%> (ø)
src/IbanNet/Iban.cs 84.61% <100.00%> (ø)
src/IbanNet/Registry/Wikipedia/WikipediaPattern.cs 77.77% <100.00%> (ø)