skwasjer / IbanNet

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

Release v5.0 #38

Closed skwasjer closed 2 years ago

skwasjer commented 2 years ago

v5.0.0

IbanNet

IbanNet.FluentValidation

IbanNet.DependencyInjection.*

codecov-commenter commented 2 years ago

Codecov Report

Merging #38 (27fbde8) into master (b95fac6) will decrease coverage by 0.92%. The diff coverage is 85.58%.

Impacted Files Coverage Δ
...rc/IbanNet/Builders/BankAccountBuilderException.cs 100.00% <ø> (+75.00%) :arrow_up:
...t/CheckDigits/Calculators/InvalidTokenException.cs 100.00% <ø> (ø)
...ndencyInjection/IbanNetOptionsBuilderExtensions.cs 96.07% <ø> (-0.36%) :arrow_down:
src/IbanNet/IbanFormatException.cs 100.00% <ø> (ø)
src/IbanNet/Registry/BankStructure.cs 100.00% <ø> (+16.66%) :arrow_up:
src/IbanNet/Registry/BbanStructure.cs 100.00% <ø> (+16.66%) :arrow_up:
src/IbanNet/Registry/BranchStructure.cs 100.00% <ø> (+16.66%) :arrow_up:
src/IbanNet/Registry/IbanStructure.cs 100.00% <ø> (+16.66%) :arrow_up:
src/IbanNet/Registry/Patterns/PatternException.cs 100.00% <ø> (+25.00%) :arrow_up:
src/IbanNet/Registry/Patterns/PatternToken.cs 93.93% <ø> (-3.04%) :arrow_down:
... and 50 more