Skip to content
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

[DOCS] Puts 1.0 documentation example code for how to run validations under test #10230

Merged
merged 5 commits into from
Aug 19, 2024

Conversation

Rachel-Reverie
Copy link
Contributor

Description

  • Puts 1.0 example code under test for:
    • How to create a Validation Definition
    • How to run a Validation Definition

Definition of done

  • PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE], [CONTRIB]
  • Code is linted - run invoke lint (uses ruff format + ruff check)
  • Appropriate tests and docs have been updated

Copy link

netlify bot commented Aug 18, 2024

Deploy Preview for niobium-lead-7998 ready!

Name Link
🔨 Latest commit a90e96a
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/66c394dce624690008efc9aa
😎 Deploy Preview https://deploy-preview-10230.docs.greatexpectations.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Aug 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.66%. Comparing base (c4756e1) to head (a90e96a).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10230      +/-   ##
===========================================
+ Coverage    79.65%   79.66%   +0.01%     
===========================================
  Files          454      454              
  Lines        39507    39507              
===========================================
+ Hits         31468    31475       +7     
+ Misses        8039     8032       -7     
Flag Coverage Δ
3.10 66.29% <ø> (ø)
3.11 66.29% <ø> (ø)
3.12 64.84% <ø> (ø)
3.12 aws_deps 45.81% <ø> (ø)
3.12 big 54.46% <ø> (ø)
3.12 filesystem 60.45% <ø> (ø)
3.12 mssql 49.91% <ø> (ø)
3.12 mysql 49.97% <ø> (ø)
3.12 postgresql 54.11% <ø> (ø)
3.12 spark 57.58% <ø> (ø)
3.12 trino 52.18% <ø> (ø)
3.8 66.34% <ø> (+0.01%) ⬆️
3.8 athena or clickhouse or openpyxl or pyarrow or project or sqlite or aws_creds 54.67% <ø> (ø)
3.8 aws_deps 45.84% <ø> (ø)
3.8 big 54.48% <ø> (ø)
3.8 databricks 47.10% <ø> (ø)
3.8 filesystem 60.47% <ø> (ø)
3.8 mssql 49.90% <ø> (ø)
3.8 mysql 49.96% <ø> (ø)
3.8 postgresql 54.10% <ø> (ø)
3.8 snowflake 48.02% <ø> (ø)
3.8 spark 57.54% <ø> (ø)
3.8 trino 52.17% <ø> (ø)
3.9 66.31% <ø> (ø)
cloud 0.00% <ø> (ø)
docs-basic 49.82% <ø> (+0.01%) ⬆️
docs-creds-needed 50.52% <ø> (+0.36%) ⬆️
docs-spark 49.48% <ø> (+0.36%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Rachel-Reverie Rachel-Reverie added this pull request to the merge queue Aug 19, 2024
Merged via the queue into develop with commit 0fd5529 Aug 19, 2024
61 checks passed
@Rachel-Reverie Rachel-Reverie deleted the d/doc-805/1-0_code_under_test_run_validations branch August 19, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants