Skip to content

refactor: lean cleanup batch 3 - merge connection methods, simplify dispose#640

Merged
rygel merged 1 commit into
developfrom
feat/cycle-18-lean-cleanup-3
Jun 12, 2026
Merged

refactor: lean cleanup batch 3 - merge connection methods, simplify dispose#640
rygel merged 1 commit into
developfrom
feat/cycle-18-lean-cleanup-3

Conversation

@rygel

@rygel rygel commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Cycle 18 Lean Code Sweep continuation.

Changes (1 file, -18 net lines):

  • task-68: Merge OpenReadConnectionAsync and OpenWriteConnectionAsync into single OpenConnectionAsync
  • task-70: Inline EnableForeignKeysAsync one-liner
  • task-82: Simplify LoggerProvider dispose pattern (remove unnecessary virtual Dispose(bool) for class with no resources)
  • task-81: Delete leaked WPF temp csproj files (already gitignored)

Verified: build 0 errors, 1366 tests pass, 0 failures.

…ispose, clean temp files

- Merge OpenReadConnectionAsync and OpenWriteConnectionAsync into single OpenConnectionAsync
- Inline EnableForeignKeysAsync one-liner into OpenConnectionAsync
- Simplify LoggerProvider dispose pattern (remove unnecessary virtual Dispose(bool))
- Delete leaked WPF temp csproj files
@rygel
rygel merged commit d9ba8b9 into develop Jun 12, 2026
17 checks passed
@rygel
rygel deleted the feat/cycle-18-lean-cleanup-3 branch June 12, 2026 10:39
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.

2 participants