Nike-Inc / spark-expectations

A Python Library to support running data quality rules while the spark job is running⚡
https://engineering.nike.com/spark-expectations
Apache License 2.0
148 stars 32 forks source link

code update for dynamic rules #79

Closed jskrajareddy21 closed 3 months ago

jskrajareddy21 commented 3 months ago

Description

This PR addresses issue: https://github.com/Nike-Inc/spark-expectations/issues/78

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (a725aaa) to head (99dd3c9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #79 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 1490 1491 +1 ========================================= + Hits 1490 1491 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.