moov-io / customers

Customer registry supporting Know Your Customer (KYC), Customer Identification Program (CIP), and OFAC checks
https://moov.io
Apache License 2.0
69 stars 19 forks source link

Added enum prefixes and 'frozen' to customer account status enums #246

Closed vxio closed 4 years ago

vxio commented 4 years ago

Fixes #157

codecov-io commented 4 years ago

Codecov Report

Merging #246 into master will decrease coverage by 2.23%. The diff coverage is 84.61%.

@@            Coverage Diff             @@
##           master     #246      +/-   ##
==========================================
- Coverage   61.56%   59.33%   -2.24%     
==========================================
  Files          52       52              
  Lines        2956     2956              
==========================================
- Hits         1820     1754      -66     
- Misses        816      891      +75     
+ Partials      320      311       -9