Skip to content

v2.0.8#24

Merged
ddc merged 4 commits into
mainfrom
v2.0.8
Sep 18, 2025
Merged

v2.0.8#24
ddc merged 4 commits into
mainfrom
v2.0.8

Conversation

@ddc

@ddc ddc commented Sep 18, 2025

Copy link
Copy Markdown
Owner

Summary

Checklist

  • If code changes were made, then they have been tested.
    • I have updated the documentation to reflect the changes.
  • I have thought about how this code may affect other services.
  • This PR fixes an issue.
  • This PR add/remove/change unit tests.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

Reviewer

  • I understand that approving this code, I am also responsible for it going into the codebase.

@ddc ddc self-assigned this Sep 18, 2025
@codecov

codecov Bot commented Sep 18, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 84.48980% with 38 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
ddcDatabases/mssql.py 75.80% 15 Missing ⚠️
ddcDatabases/mysql.py 76.78% 13 Missing ⚠️
ddcDatabases/oracle.py 84.31% 8 Missing ⚠️
ddcDatabases/mongodb.py 94.11% 2 Missing ⚠️
Files with missing lines Coverage Δ
ddcDatabases/db_utils.py 96.71% <100.00%> (-3.29%) ⬇️
ddcDatabases/postgresql.py 100.00% <100.00%> (+39.28%) ⬆️
ddcDatabases/mongodb.py 79.54% <94.11%> (+4.16%) ⬆️
ddcDatabases/oracle.py 86.88% <84.31%> (-13.12%) ⬇️
ddcDatabases/mysql.py 80.59% <76.78%> (-19.41%) ⬇️
ddcDatabases/mssql.py 82.55% <75.80%> (-17.45%) ⬇️

@sonarqubecloud

Copy link
Copy Markdown

@ddc ddc merged commit a72a903 into main Sep 18, 2025
16 checks passed
@ddc ddc deleted the v2.0.8 branch September 18, 2025 17:32
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.

1 participant