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

update row dq summary #73

Closed jskrajareddy21 closed 4 months ago

jskrajareddy21 commented 4 months ago

Description

This PR solves this issue: #53 & #72

Related Issue

Motivation and Context

See issue

How Has This Been Tested?

Screenshots (if appropriate):

Screenshot 2024-03-01 at 5 44 51 PM

Types of changes

Checklist:

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (89da08b) to head (6c241e7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 1453 1465 +12 ========================================= + Hits 1453 1465 +12 ```

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