Skip to content

Conversation

@d3vyce
Copy link
Owner

@d3vyce d3vyce commented Jan 28, 2026

Fix #16

@d3vyce d3vyce self-assigned this Jan 28, 2026
@d3vyce d3vyce linked an issue Jan 28, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

❌ Patch coverage is 93.20388% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/fastapi_toolsets/crud/search.py 91.80% 2 Missing and 3 partials ⚠️
src/fastapi_toolsets/crud/factory.py 93.75% 1 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
src/fastapi_toolsets/crud/__init__.py 100.00% <100.00%> (ø)
src/fastapi_toolsets/exceptions/__init__.py 100.00% <ø> (ø)
src/fastapi_toolsets/exceptions/exceptions.py 84.21% <100.00%> (+2.96%) ⬆️
src/fastapi_toolsets/crud/factory.py 94.07% <93.75%> (ø)
src/fastapi_toolsets/crud/search.py 91.80% <91.80%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@d3vyce d3vyce merged commit d145517 into main Jan 28, 2026
7 checks passed
@d3vyce d3vyce deleted the feat/crud_paginate_search branch January 28, 2026 23:08
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.

Add search capability to the crud paginate function

2 participants