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

[MAINTENANCE] Change logger warning to debug #10790

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

Conversation

TrangPham
Copy link
Contributor

Currently this log line outputs when running a validation for expect type to be of or expect to be in type list

Zelda 1105 SQLAlchemy Warning Nov 12

  • 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 17, 2024

Deploy Preview for niobium-lead-7998 canceled.

Name Link
🔨 Latest commit 79337fd
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/6764cc43c1e7240008091c59

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.68%. Comparing base (431370a) to head (79337fd).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #10790   +/-   ##
========================================
  Coverage    80.68%   80.68%           
========================================
  Files          465      465           
  Lines        40433    40433           
========================================
  Hits         32623    32623           
  Misses        7810     7810           
Flag Coverage Δ
3.10 69.98% <0.00%> (ø)
3.11 69.98% <0.00%> (ø)
3.12 69.98% <0.00%> (ø)
3.12 athena or openpyxl or pyarrow or project or sqlite or aws_creds 56.42% <100.00%> (ø)
3.12 aws_deps 46.24% <0.00%> (ø)
3.12 big 54.77% <0.00%> (ø)
3.12 bigquery 48.53% <100.00%> (ø)
3.12 databricks 50.30% <0.00%> (-0.01%) ⬇️
3.12 filesystem 62.68% <0.00%> (ø)
3.12 mssql 51.30% <100.00%> (ø)
3.12 mysql 51.71% <100.00%> (ø)
3.12 postgresql 54.36% <0.00%> (ø)
3.12 snowflake 51.12% <0.00%> (ø)
3.12 spark 57.70% <0.00%> (ø)
3.12 spark_connect 46.54% <0.00%> (ø)
3.12 trino 52.26% <0.00%> (ø)
3.9 70.00% <0.00%> (ø)
3.9 athena or openpyxl or pyarrow or project or sqlite or aws_creds 56.42% <100.00%> (ø)
3.9 aws_deps 46.26% <0.00%> (ø)
3.9 big 54.78% <0.00%> (ø)
3.9 bigquery 48.53% <100.00%> (ø)
3.9 clickhouse 43.15% <0.00%> (ø)
3.9 databricks 50.30% <0.00%> (+<0.01%) ⬆️
3.9 filesystem 62.69% <0.00%> (ø)
3.9 mssql 51.28% <100.00%> (ø)
3.9 mysql 51.69% <100.00%> (ø)
3.9 postgresql 54.35% <0.00%> (ø)
3.9 snowflake 51.12% <0.00%> (ø)
3.9 spark 57.67% <0.00%> (ø)
3.9 spark_connect 46.55% <0.00%> (ø)
3.9 trino 52.25% <0.00%> (ø)
cloud 0.00% <0.00%> (ø)
docs-basic 53.93% <0.00%> (ø)
docs-creds-needed 52.88% <0.00%> (ø)
docs-spark 52.36% <0.00%> (ø)

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

@Shinnnyshinshin Shinnnyshinshin left a comment

Choose a reason for hiding this comment

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

👍🏼

@Shinnnyshinshin Shinnnyshinshin changed the title [MAINTENENCE] Change logger warning to debug [MAINTENANCE] Change logger warning to debug Dec 17, 2024
@TrangPham TrangPham enabled auto-merge December 17, 2024 21:57
@TrangPham TrangPham added this pull request to the merge queue Dec 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 17, 2024
@TrangPham TrangPham enabled auto-merge December 20, 2024 01: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.

3 participants