skwasjer / IbanNet

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

Feature/gitversion #13

Closed skwasjer closed 4 years ago

skwasjer commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #13 into develop will decrease coverage by 1.2%. The diff coverage is n/a.

Impacted Files Coverage Δ
src/IbanNet/Validation/RegexValidator.cs 75% <0%> (-10.72%) :arrow_down:
...Net/Validation/CachedStructureValidationFactory.cs 83.33% <0%> (-5.56%) :arrow_down:
...banNet/Validation/Rules/IsMatchingStructureRule.cs 90% <0%> (-2.86%) :arrow_down:
src/IbanNet/Iban.cs 97.5% <0%> (-2.5%) :arrow_down:
src/IbanNet/IbanValidator.cs 91.07% <0%> (-2.18%) :arrow_down:
src/IbanNet.DataAnnotations/IbanAttribute.cs 94.44% <0%> (-2.11%) :arrow_down:
.../IbanNet.FluentValidation/RuleBuilderExtensions.cs 100% <0%> (ø) :arrow_up:
src/IbanNet/Extensions.cs 100% <0%> (ø) :arrow_up:
src/IbanNet/Validation/Rules/Mod97Rule.cs 100% <0%> (ø) :arrow_up:
src/IbanNet/Validation/Rules/RegexRule.cs 100% <0%> (ø) :arrow_up:
... and 16 more