Skip to content

v3.0.8#37

Merged
ddc merged 1 commit intomainfrom
v3.0.8
Jan 28, 2026
Merged

v3.0.8#37
ddc merged 1 commit intomainfrom
v3.0.8

Conversation

@ddc
Copy link
Owner

@ddc ddc commented Jan 28, 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 28, 2026
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

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

Files with missing lines Patch % Lines
ddcDatabases/core/settings.py 43.75% 9 Missing ⚠️
Files with missing lines Coverage Δ
ddcDatabases/core/base.py 100.00% <100.00%> (ø)
ddcDatabases/core/exceptions.py 100.00% <100.00%> (ø)
ddcDatabases/core/operations.py 98.35% <100.00%> (ø)
ddcDatabases/core/persistent.py 95.00% <100.00%> (ø)
ddcDatabases/core/retry.py 90.32% <100.00%> (ø)
ddcDatabases/mongodb.py 96.27% <100.00%> (ø)
ddcDatabases/mssql.py 80.43% <100.00%> (ø)
ddcDatabases/mysql.py 88.17% <100.00%> (ø)
ddcDatabases/oracle.py 93.33% <100.00%> (ø)
ddcDatabases/postgresql.py 89.47% <100.00%> (ø)
... and 2 more

@ddc ddc merged commit a77eef6 into main Jan 28, 2026
19 checks passed
@ddc ddc deleted the v3.0.8 branch January 28, 2026 21:01
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