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] Update public_api to include ValidationAction components #10752

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

cdkini
Copy link
Member

@cdkini cdkini commented Dec 10, 2024

Add decorator to various components necessary to understand custom action creation

  • Description of PR changes above includes a link to an existing GitHub issue
  • 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

For more information about contributing, visit our community resources.

After you submit your PR, keep the page open and monitor the statuses of the various checks made by our continuous integration process at the bottom of the page. Please fix any issues that come up and reach out on Slack if you need help. Thanks for contributing!

Copy link

netlify bot commented Dec 10, 2024

Deploy Preview for niobium-lead-7998 canceled.

Name Link
🔨 Latest commit aedc262
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/67632a254d44e100084e3918

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.67%. Comparing base (0073791) to head (aedc262).
Report is 2 commits behind head on develop.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10752      +/-   ##
===========================================
- Coverage    80.67%   80.67%   -0.01%     
===========================================
  Files          464      464              
  Lines        40351    40353       +2     
===========================================
+ Hits         32555    32556       +1     
- Misses        7796     7797       +1     
Flag Coverage Δ
3.10 69.96% <100.00%> (+<0.01%) ⬆️
3.11 69.96% <100.00%> (+<0.01%) ⬆️
3.12 69.94% <100.00%> (-0.02%) ⬇️
3.12 athena or openpyxl or pyarrow or project or sqlite or aws_creds 56.38% <100.00%> (+<0.01%) ⬆️
3.12 aws_deps 46.18% <100.00%> (+<0.01%) ⬆️
3.12 big 54.72% <100.00%> (+<0.01%) ⬆️
3.12 bigquery 48.48% <100.00%> (+<0.01%) ⬆️
3.12 databricks 50.33% <100.00%> (-0.01%) ⬇️
3.12 filesystem 62.65% <100.00%> (+<0.01%) ⬆️
3.12 mssql 51.25% <100.00%> (+<0.01%) ⬆️
3.12 mysql 51.66% <100.00%> (+<0.01%) ⬆️
3.12 postgresql 54.39% <100.00%> (+<0.01%) ⬆️
3.12 snowflake 51.07% <100.00%> (+<0.01%) ⬆️
3.12 spark 57.66% <100.00%> (+<0.01%) ⬆️
3.12 spark_connect 46.47% <100.00%> (+<0.01%) ⬆️
3.12 trino 52.21% <100.00%> (+<0.01%) ⬆️
3.9 69.98% <100.00%> (-0.01%) ⬇️
3.9 athena or openpyxl or pyarrow or project or sqlite or aws_creds 56.38% <100.00%> (+<0.01%) ⬆️
3.9 aws_deps 46.20% <100.00%> (+<0.01%) ⬆️
3.9 big 54.74% <100.00%> (+<0.01%) ⬆️
3.9 bigquery 48.47% <100.00%> (+<0.01%) ⬆️
3.9 clickhouse 43.09% <100.00%> (+<0.01%) ⬆️
3.9 databricks 50.33% <100.00%> (+<0.01%) ⬆️
3.9 filesystem 62.66% <100.00%> (+<0.01%) ⬆️
3.9 mssql 51.23% <100.00%> (+<0.01%) ⬆️
3.9 mysql 51.64% <100.00%> (+<0.01%) ⬆️
3.9 postgresql 54.37% <100.00%> (+<0.01%) ⬆️
3.9 snowflake 51.07% <100.00%> (+<0.01%) ⬆️
3.9 spark 57.63% <100.00%> (+<0.01%) ⬆️
3.9 spark_connect 46.48% <100.00%> (+<0.01%) ⬆️
3.9 trino 52.20% <100.00%> (+<0.01%) ⬆️
cloud 0.00% <0.00%> (ø)
docs-basic 54.10% <100.00%> (+<0.01%) ⬆️
docs-creds-needed 52.98% <100.00%> (+<0.01%) ⬆️
docs-spark 52.46% <100.00%> (+<0.01%) ⬆️

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.

Copy link
Contributor

@billdirks billdirks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cdkini cdkini enabled auto-merge December 11, 2024 21:24
@cdkini cdkini mentioned this pull request Dec 16, 2024
4 tasks
@cdkini cdkini added this pull request to the merge queue Dec 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Dec 18, 2024
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