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

Contracts v3 #2067

Merged
merged 38 commits into from
Apr 30, 2024
Merged

Contracts v3 #2067

merged 38 commits into from
Apr 30, 2024

Conversation

tombaeyens
Copy link
Contributor

No description provided.

tombaeyens and others added 30 commits March 23, 2024 10:40
The argument name 'set_scan_results_file' in the set_scan_results_file
method was confusing as it shared the same name as the function itself.
This commit renames the argument to 'scan_results_file' for improved
clarity and consistency. Resolves #2040
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/asottile/pyupgrade: v3.15.1 → v3.15.2](asottile/pyupgrade@v3.15.1...v3.15.2)
- [github.com/psf/black: 24.2.0 → 24.4.0](psf/black@24.2.0...24.4.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
4rahulae and others added 8 commits April 25, 2024 15:54
* Update db2_data_source.py

This is needed in order to fix the connectivity issues for db2 from soda-core

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update db2_data_source.py

adding security as part of the config for db2, security will be added to the connection string only when it is not empty. This is needed in order to establish a connection with db2

* Update db2_data_source.py

remove security from the 1st connection string

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Milan Lukac <[email protected]>
Copy link

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tombaeyens tombaeyens merged commit 062b1e2 into main Apr 30, 2024
15 checks passed
@tombaeyens tombaeyens deleted the contracts3 branch April 30, 2024 07:31
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.

4 participants