feedzai-openml
feedzai-openml copied to clipboard
Added a regex validator for FreeTextFieldType
Added an optional regex argument to the constructor of FreeTextFieldType to validate the input.
Further discussion found in Issue #68
Closes #68
Codecov Report
Merging #69 (41f2dcb) into master (621b2dc) will increase coverage by
0.14%. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #69 +/- ##
============================================
+ Coverage 84.82% 84.96% +0.14%
- Complexity 281 285 +4
============================================
Files 38 38
Lines 738 745 +7
Branches 69 71 +2
============================================
+ Hits 626 633 +7
Misses 79 79
Partials 33 33
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...ovider/descriptor/fieldtype/FreeTextFieldType.java | 95.45% <100.00%> (+2.12%) |
:arrow_up: |
hey, can we merge this? :slightly_smiling_face: