Skip to content

upgrade ruff and enabled all rules.#2273

Draft
sundarshankar89 wants to merge 4 commits intomainfrom
migrate-pylint-ruff
Draft

upgrade ruff and enabled all rules.#2273
sundarshankar89 wants to merge 4 commits intomainfrom
migrate-pylint-ruff

Conversation

@sundarshankar89
Copy link
Collaborator

Changes

What does this PR do?

Relevant implementation details

Caveats/things to watch out for when reviewing:

Linked issues

Resolves #..

Functionality

  • added relevant user documentation
  • added new CLI command
  • modified existing command: databricks labs lakebridge ...
  • ... +add your own

Tests

  • manually tested
  • added unit tests
  • added integration tests

@sundarshankar89 sundarshankar89 self-assigned this Feb 9, 2026
@sundarshankar89 sundarshankar89 added the internal technical pr's not end user facing label Feb 9, 2026
@codecov
Copy link

codecov bot commented Feb 9, 2026

Codecov Report

❌ Patch coverage is 46.15385% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.41%. Comparing base (7ff77c2) to head (c5d1939).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/databricks/labs/lakebridge/cli.py 25.00% 3 Missing ⚠️
...ricks/labs/lakebridge/transpiler/lsp/lsp_engine.py 50.00% 2 Missing ⚠️
...kebridge/connections/synapse_connection_helpers.py 0.00% 1 Missing ⚠️
...abricks/labs/lakebridge/deployment/installation.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2273      +/-   ##
==========================================
- Coverage   66.41%   66.41%   -0.01%     
==========================================
  Files          99       99              
  Lines        9094     9093       -1     
  Branches      974      974              
==========================================
- Hits         6040     6039       -1     
  Misses       2878     2878              
  Partials      176      176              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

✅ 145/145 passed, 7 flaky, 4 skipped, 40m40s total

Flaky tests:

  • 🤪 test_installs_and_runs_local_bladebridge (21.193s)
  • 🤪 test_installs_and_runs_pypi_bladebridge (29.968s)
  • 🤪 test_transpiles_informatica_to_sparksql_non_interactive[True] (18.192s)
  • 🤪 test_transpiles_informatica_to_sparksql (18.756s)
  • 🤪 test_transpile_teradata_sql_non_interactive[True] (20.003s)
  • 🤪 test_transpile_teradata_sql (6.723s)
  • 🤪 test_transpile_teradata_sql_non_interactive[False] (8.361s)

Running from acceptance #4024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal technical pr's not end user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant