antonyoung / Validators

Engine as validator, formatter of European Postal Codes and or International Bank Accounts Numbers ( IBAN, ) It's fast, it's simple and it works ( based on regular expressions and C#, NET Standard 2.1 ) Easy extendable, deployed as separate nuget-packages.
GNU General Public License v3.0
2 stars 1 forks source link

Feature: Add code-coverage badge in github. #25

Open antonyoung opened 5 years ago

antonyoung commented 5 years ago

Description: Now that we can build and run all tests via Azure DevOps pipeline via Linux. We should add a code coverage badge in the readme file.

Solution: