Skip to content

feat: paginated requests#468

Merged
nogringo merged 1 commit intomasterfrom
feat/paginated-requests
Mar 8, 2026
Merged

feat: paginated requests#468
nogringo merged 1 commit intomasterfrom
feat/paginated-requests

Conversation

@nogringo
Copy link
Copy Markdown
Collaborator

Add the paginate parameter in query to get all events matching the query. Default to false to keep the same behavior as before.

@nogringo nogringo requested review from 1-leo and frnandu February 26, 2026 14:48
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 93.75000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.18%. Comparing base (b8c870b) to head (b1f796b).
⚠️ Report is 52 commits behind head on master.

Files with missing lines Patch % Lines
...k/lib/domain_layer/usecases/requests/requests.dart 93.75% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #468      +/-   ##
==========================================
+ Coverage   75.96%   76.18%   +0.22%     
==========================================
  Files         152      152              
  Lines        6223     6287      +64     
==========================================
+ Hits         4727     4790      +63     
- Misses       1496     1497       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@nogringo nogringo merged commit 0926968 into master Mar 8, 2026
7 checks passed
@frnandu frnandu added this to the 0.8 milestone Mar 10, 2026
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.

3 participants