Skip to content

Change trigger branch from 'develop' to 'main'#12131

Merged
hamishfagg merged 2 commits into
mainfrom
lucas-koontz-patch-2
Mar 29, 2026
Merged

Change trigger branch from 'develop' to 'main'#12131
hamishfagg merged 2 commits into
mainfrom
lucas-koontz-patch-2

Conversation

@lucas-koontz

Copy link
Copy Markdown
Contributor

Description

Please include a summary of the change and the issue it solves.

Fixes #issue_number

Type of change

(Please delete options that are not relevant)

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ⚡ New feature (non-breaking change which adds functionality)
  • 📢 Breaking change (fix or feature that would cause existing functionality not to work as expected)
  • 📄 This change requires a documentation update

Verification Process

To ensure the changes are working as expected:

  • Test Location: Specify the URL or path for testing.
  • Verification Steps: Outline the steps or queries needed to validate the change. Include any data, configurations, or actions required to reproduce or see the new functionality.

Additional Media:

  • I have attached a brief loom video or screenshots showcasing the new functionality or change.

Checklist:

  • My code follows the style guidelines(PEP 8) of MindsDB.
  • I have appropriately commented on my code, especially in complex areas.
  • Necessary documentation updates are either made or tracked in issues.
  • Relevant unit and integration tests are updated or added.

@lucas-koontz lucas-koontz requested a review from a team as a code owner January 22, 2026 00:01
@lucas-koontz lucas-koontz self-assigned this Jan 22, 2026
@github-actions

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
mindsdb/integrations/handlers/bigquery_handler
   __init__.py14379%7–9
   bigquery_handler.py1622982%55, 59, 64–67, 70, 90, 111–115, 121, 143–145, 161–163, 304, 307, 309, 343–344, 369–371, 374–375
mindsdb/integrations/handlers/file_handler
   file_handler.py1171785%25–27, 56, 59, 62, 88–89, 113, 131–132, 155–158, 166–167
mindsdb/integrations/handlers/mssql_handler
   __init__.py14379%10–12
   mssql_handler.py2844186%39–58, 79, 99, 106, 110, 121, 196, 244, 290–294, 306–308, 336, 363, 365–368, 402–407, 421, 444, 482, 524, 568, 600, 671, 710
mindsdb/integrations/handlers/mysql_handler
   __init__.py14379%10–12
   mysql_handler.py2021195%33–37, 79–84, 100, 164
   settings.py813754%30, 37–42, 49, 57, 71–81, 87–111, 117
mindsdb/integrations/handlers/oracle_handler
   __init__.py14379%10–12
   oracle_handler.py2674782%79–80, 113, 115, 117, 194, 205–206, 229–235, 239, 242–245, 253–255, 261–263, 295–297, 303, 361–378, 516–517, 622
mindsdb/integrations/handlers/postgres_handler
   __init__.py14379%8–10
   postgres_handler.py3292592%96–102, 193, 243, 281–282, 316–321, 348, 392–395, 458, 517, 548–549, 698
mindsdb/integrations/handlers/redshift_handler
   __init__.py14379%8–10
mindsdb/integrations/handlers/salesforce_handler
   __init__.py14379%10–12
   salesforce_handler.py122596%102–104, 146, 341
   salesforce_tables.py881286%140, 184–185, 231, 249–267
mindsdb/integrations/handlers/slack_handler
   __init__.py13377%10–12
   slack_handler.py1361192%57, 59, 122–124, 310, 314, 319, 323, 327, 342
   slack_tables.py2706576%58, 64–65, 71–72, 101–103, 156, 163–165, 251–265, 285, 293–295, 310, 340–344, 375–377, 384–387, 394, 404–408, 438–440, 447–450, 459–463, 549–551, 556, 577, 585–587, 599, 630–634, 698, 705–707
mindsdb/integrations/handlers/snowflake_handler
   __init__.py14379%8–10
   auth_types.py441273%12, 38, 44, 68–77
   snowflake_handler.py3244287%33–34, 111, 116, 118, 122, 157, 159–163, 210, 294, 328, 383–399, 432, 577–594, 620–623, 637, 658, 693
mindsdb/integrations/handlers/timescaledb_handler
   __init__.py13377%7–9
TOTAL275038486% 

Tests Skipped Failures Errors Time
564 65 💤 0 ❌ 0 🔥 8.327s ⏱️

@martyna-mindsdb

Copy link
Copy Markdown
Contributor

@lucas-koontz
Should this be closed/merged?

@hamishfagg hamishfagg merged commit e4fc1b2 into main Mar 29, 2026
28 of 32 checks passed
@hamishfagg hamishfagg deleted the lucas-koontz-patch-2 branch March 29, 2026 21:53
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants