Skip to content

Force code style and format #102

Merged
drebrez merged 6 commits into
masterfrom
feature/format-code
Apr 29, 2026
Merged

Force code style and format #102
drebrez merged 6 commits into
masterfrom
feature/format-code

Conversation

@drebrez
Copy link
Copy Markdown
Member

@drebrez drebrez commented Apr 29, 2026

This pull request applies several codebase-wide style and modernization improvements, focusing on namespace declarations, collection initializations, and code style enforcement.
It also updates .editorconfig to enforce stricter code style rules and error levels for diagnostics.

These changes collectively modernize the codebase, enforce consistent style, and improve maintainability.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

Unit Test Results

110 tests  ±0   110 ✅ ±0   0s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 41452b6. ± Comparison against base commit d38bb24.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

MySQL Test Results

93 tests  ±0   93 ✅ ±0   1m 49s ⏱️ -5s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 41452b6. ± Comparison against base commit d38bb24.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

MariaDB Test Results

155 tests  ±0   155 ✅ ±0   1m 50s ⏱️ -9s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 41452b6. ± Comparison against base commit d38bb24.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

PostgreSQL Test Results

216 tests  ±0   216 ✅ ±0   6m 57s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 41452b6. ± Comparison against base commit d38bb24.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 29, 2026

MicrosoftSQL Test Results

212 tests  ±0   212 ✅ ±0   9m 59s ⏱️ -12s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 41452b6. ± Comparison against base commit d38bb24.

♻️ This comment has been updated with latest results.

@drebrez drebrez merged commit b97f5cc into master Apr 29, 2026
11 checks passed
@drebrez drebrez deleted the feature/format-code branch April 29, 2026 22:00
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