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
161 stars 37 forks source link

Apply spell checks #67

Closed SamyCoenen closed 7 months ago

SamyCoenen commented 8 months ago

Description

The changes only cover documentation changes, mostly spelling mistakes or misplaced dots.

Related Issue

Motivation and Context

Easier to read documentation without mistakes.

How Has This Been Tested?

Built-in IDE spell check

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (1c87e21) 100.00% compared to head (9579bab) 100.00%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 1447 1453 +6 ========================================= + Hits 1447 1453 +6 ```

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

SamyCoenen commented 8 months ago

Hi @asingamaneni @Umeshsp22, can you have a look at this PR?