-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 examples for how to customize Expectations under test. #10235
[DOCS] Puts 1.0 examples for how to customize Expectations under test. #10235
Conversation
…to scripts under test.
…scripts under test.
…ectedRowsExpectation into scripts under test.
✅ Deploy Preview for niobium-lead-7998 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## develop #10235 +/- ##
========================================
Coverage 79.67% 79.67%
========================================
Files 454 454
Lines 39541 39541
========================================
Hits 31503 31503
Misses 8038 8038
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…xpectations # Conflicts: # docs/docusaurus/docs/components/examples_under_test.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks! 3 small comments and a typo.
...usaurus/docs/core/customize_expectations/_examples/use_sql_to_define_a_custom_expectation.py
Outdated
Show resolved
Hide resolved
...usaurus/docs/core/customize_expectations/_examples/use_sql_to_define_a_custom_expectation.py
Show resolved
Hide resolved
docs/docusaurus/docs/core/customize_expectations/expectation_row_conditions.md
Outdated
Show resolved
Hide resolved
…xpectations # Conflicts: # docs/docusaurus/docs/components/examples_under_test.py
Description
Definition of done:
invoke lint
(usesruff format
+ruff check
)