Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Finder] Add ability to gather only limited found data on Finder::rows() #17

Merged
merged 9 commits into from
Mar 30, 2024

Conversation

samsonasik
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f86a0e1) to head (0e257ee).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##                main       #17   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        34        36    +2     
===========================================
  Files              3         3           
  Lines             85        91    +6     
===========================================
+ Hits              85        91    +6     
Flag Coverage Δ
tests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@samsonasik samsonasik changed the title [Finder] Add optional pass limit to Finder::rows() to allow only gather maximum until provided limit [Finder] Add optional pass limit to Finder::rows() to allow only gather maximum limit config provided data Mar 30, 2024
@samsonasik samsonasik changed the title [Finder] Add optional pass limit to Finder::rows() to allow only gather maximum limit config provided data [Finder] Add ability to gather only limited found data on Finder::rows() Mar 30, 2024
@samsonasik samsonasik merged commit be860ef into main Mar 30, 2024
4 checks passed
@samsonasik samsonasik deleted the add-limit branch March 30, 2024 16:26
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.

2 participants