Skip to content

Add example Snippet for PostgresColumns#625

Merged
fabianfett merged 1 commit intovapor:mainfrom
fpseverino:columns-example
Feb 23, 2026
Merged

Add example Snippet for PostgresColumns#625
fabianfett merged 1 commit intovapor:mainfrom
fpseverino:columns-example

Conversation

@fpseverino
Copy link
Copy Markdown
Member

Adds an example Snippet that uses PostgresRowSequence.columns to dynamically explore a database without knowing all the types upfront and links it to the DocC

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.24%. Comparing base (dc5283b) to head (78d6b5b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #625      +/-   ##
==========================================
- Coverage   76.32%   76.24%   -0.09%     
==========================================
  Files         135      135              
  Lines       10207    10207              
==========================================
- Hits         7791     7782       -9     
- Misses       2416     2425       +9     
Files with missing lines Coverage Δ
Sources/PostgresNIO/New/PostgresColumns.swift 14.28% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@fabianfett fabianfett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very, very good. Thanks a lot!

@fabianfett fabianfett added the semver-noop No version bump required. label Feb 23, 2026
@fabianfett fabianfett merged commit 66c7cc4 into vapor:main Feb 23, 2026
10 checks passed
@fpseverino fpseverino deleted the columns-example branch February 23, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-noop No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants