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

Splitting up connector code and tests #5466

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

galvana
Copy link
Contributor

@galvana galvana commented Nov 5, 2024

Closes LA-109

Description Of Changes

Breaking up some large code and test files to make them easier to work with, and to make it easier to see which connectors don't have enough test coverage.

Code Changes

  • Broke out sql_connector.py into separate files for each connector
  • Broke out query_config.py into separate files
  • Broke out test_request_runner_service.py into separate files for each connector. I left generic request runner service tests in the original file.

Steps to Confirm

  • The tests should pass, this doesn't change any functionality

Pre-Merge Checklist

  • All CI Pipelines Succeeded
  • Issue Requirements are Met
  • Update CHANGELOG.md

Copy link

vercel bot commented Nov 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
fides-plus-nightly ⬜️ Ignored (Inspect) Visit Preview Nov 7, 2024 4:29pm

@galvana galvana added the run unsafe ci checks Runs fides-related CI checks that require sensitive credentials label Nov 5, 2024
Copy link

cypress bot commented Nov 5, 2024

fides    Run #10877

Run Properties:  status check passed Passed #10877  •  git commit 1a8d18d039 ℹ️: Merge 3bebdf377026f0bd3c328827193bb9f162d06b62 into eaace633f7c0b354df56cb6480b4...
Project fides
Branch Review refs/pull/5466/merge
Run status status check passed Passed #10877
Run duration 00m 39s
Commit git commit 1a8d18d039 ℹ️: Merge 3bebdf377026f0bd3c328827193bb9f162d06b62 into eaace633f7c0b354df56cb6480b4...
Committer Adrian Galvan
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 4
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run unsafe ci checks Runs fides-related CI checks that require sensitive credentials
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant