FRosner / drunken-data-quality

Spark package for checking data quality
Apache License 2.0
222 stars 69 forks source link

#128 custom constraints (issue/128) #129

Closed FRosner closed 7 years ago

FRosner commented 7 years ago

Fixes #128

codecov-io commented 7 years ago

Codecov Report

Merging #129 into master will not impact coverage.

@@          Coverage Diff          @@
##           master   #129   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          25     26    +1     
  Lines         470    482   +12     
  Branches       25     27    +2     
=====================================
+ Hits          470    482   +12
Impacted Files Coverage Δ
.../de/frosner/ddq/constraints/CustomConstraint.scala 100% <100%> (ø)
src/main/scala/de/frosner/ddq/core/Check.scala 100% <100%> (ø) :white_check_mark:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e422082...4ec1544. Read the comment docs.