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

OPDS catalog ?count=0 queries will now return 0 results #894

Merged
merged 3 commits into from
Feb 10, 2023

Conversation

veloman-yunkan
Copy link
Collaborator

Fixes #893

... which is a useful way of finding out the total number of results
with the least consumption of resources.
@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Base: 71.95% // Head: 71.95% // No change to project coverage 👍

Coverage data is based on head (2e01247) compared to base (738c06a).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #894   +/-   ##
=======================================
  Coverage   71.95%   71.95%           
=======================================
  Files          54       54           
  Lines        3748     3748           
  Branches     2100     2100           
=======================================
  Hits         2697     2697           
  Misses       1049     1049           
  Partials        2        2           
Impacted Files Coverage Δ
src/server/internalServer.cpp 88.64% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mgautierfr mgautierfr merged commit 5958178 into main Feb 10, 2023
@mgautierfr mgautierfr deleted the zerocount_catalog_query branch February 10, 2023 18:28
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.

OPDS catalog ?count=0 queries should return 0 results
2 participants