-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Validator Data Model #58
Conversation
…inconsistent tests
…inconsistent tests
…nly required dependencies
Codecov Report
@@ Coverage Diff @@
## master #58 +/- ##
============================================
- Coverage 25.39% 25.11% -0.28%
Complexity 276 276
============================================
Files 104 104
Lines 4332 4324 -8
Branches 414 414
============================================
- Hits 1100 1086 -14
- Misses 3137 3143 +6
Partials 95 95
Continue to review full report at Codecov.
|
SonarCloud Quality Gate failed.
|
Normally we wouldn't be willing to merge in this branch given that it disables all of the HBaseIntergrationTests that we have, but since the underlying Docker containers were broken by their maintainers we'll merge it in with an eye towards re-enabling the tests at a later date. |
Follow up when this issue is resolved. 🤖 |
com.booking.validator.data.source
com.booking.validator.data.source.transformation
com.booking.validator.data.task
WIP