Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

feat: columns & pagination support#16

Merged
miichom merged 6 commits intomainfrom
feat/columns-pagination
Feb 25, 2026
Merged

feat: columns & pagination support#16
miichom merged 6 commits intomainfrom
feat/columns-pagination

Conversation

@miichom
Copy link
Owner

@miichom miichom commented Feb 18, 2026

Resolves #10 & #11.

@miichom miichom self-assigned this Feb 18, 2026
@github-actions
Copy link

github-actions bot commented Feb 18, 2026

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 80%) 66 / 66
🟢 Statements 96% (🎯 80%) 72 / 75
🟢 Functions 100% (🎯 80%) 13 / 13
🔴 Branches 77.41% (🎯 75%) 48 / 62
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/lib/endpoint.ts 95.38% 77.04% 100% 100%
src/lib/registry.ts 100% 100% 100% 100%
Generated in workflow #36 for commit 3877781 by the Vitest Coverage Report Action

Repository owner deleted a comment from github-actions bot Feb 18, 2026
@miichom miichom merged commit 3c74e25 into main Feb 25, 2026
6 checks passed
@miichom miichom deleted the feat/columns-pagination branch February 25, 2026 15:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refine the columns schemas for endpoints

1 participant