Skip to content

v3.0.7#35

Merged
ddc merged 4 commits intomainfrom
v3.0.7
Jan 27, 2026
Merged

v3.0.7#35
ddc merged 4 commits intomainfrom
v3.0.7

Conversation

@ddc
Copy link
Owner

@ddc ddc commented Jan 27, 2026

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 Jan 27, 2026
@codecov
Copy link

codecov bot commented Jan 27, 2026

Codecov Report

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

Files with missing lines Patch % Lines
ddcDatabases/mssql.py 68.42% 6 Missing ⚠️
ddcDatabases/core/configs.py 82.14% 5 Missing ⚠️
ddcDatabases/mongodb.py 95.89% 3 Missing ⚠️
ddcDatabases/postgresql.py 86.95% 3 Missing ⚠️
ddcDatabases/mysql.py 95.00% 1 Missing ⚠️
ddcDatabases/sqlite.py 93.33% 1 Missing ⚠️
Files with missing lines Coverage Δ
ddcDatabases/core/base.py 100.00% <100.00%> (+8.00%) ⬆️
ddcDatabases/core/constants.py 100.00% <100.00%> (ø)
ddcDatabases/core/operations.py 98.35% <100.00%> (+0.15%) ⬆️
ddcDatabases/core/persistent.py 95.00% <100.00%> (+0.01%) ⬆️
ddcDatabases/core/retry.py 90.32% <100.00%> (-1.89%) ⬇️
ddcDatabases/core/settings.py 100.00% <100.00%> (ø)
ddcDatabases/oracle.py 93.33% <100.00%> (+6.19%) ⬆️
ddcDatabases/mysql.py 88.17% <95.00%> (+5.24%) ⬆️
ddcDatabases/sqlite.py 96.96% <93.33%> (-1.37%) ⬇️
ddcDatabases/mongodb.py 96.27% <95.89%> (+9.00%) ⬆️
... and 3 more

@sonarqubecloud
Copy link

@ddc ddc merged commit bdc49fe into main Jan 27, 2026
19 checks passed
@ddc ddc deleted the v3.0.7 branch January 27, 2026 21:57
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