skwasjer / IbanNet

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

Add test coverage #10

Closed skwasjer closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #10 into master will increase coverage by 6.44%. The diff coverage is 100%.

Impacted Files Coverage Δ
src/IbanNet/IbanValidator.cs 93.24% <100%> (+0.59%) :arrow_up:
src/IbanNet/Iban.cs 98.59% <100%> (+14.08%) :arrow_up:
src/IbanNet/Extensions.cs 100% <100%> (+50%) :arrow_up:
src/IbanNet.DataAnnotations/IbanAttribute.cs 96.55% <0%> (+13.79%) :arrow_up:
...rc/IbanNet.FluentValidation/FluentIbanValidator.cs 100% <0%> (+14.28%) :arrow_up: