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

do maxresults check at a deeper level #15

Merged
merged 2 commits into from
Feb 24, 2024
Merged

do maxresults check at a deeper level #15

merged 2 commits into from
Feb 24, 2024

Conversation

tanmaykm
Copy link
Owner

Do the check for maxresults at a deeper level, to avoid getting swamped when there could be too many matches in a partition.

Do the check for maxresults at a deeper level, to avoid getting swamped when there could be too many matches in a partition.
@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2024

Codecov Report

Attention: Patch coverage is 88.57143% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 95.34%. Comparing base (9d70f8b) to head (b378076).

Files Patch % Lines
src/codesearch.jl 88.57% 4 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   95.52%   95.34%   -0.19%     
==========================================
  Files           4        4              
  Lines         425      451      +26     
==========================================
+ Hits          406      430      +24     
- Misses         19       21       +2     

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

@tanmaykm tanmaykm changed the title do maxresults at a deeper level do maxresults check at a deeper level Feb 24, 2024
@tanmaykm tanmaykm merged commit 7e78d80 into master Feb 24, 2024
2 checks passed
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