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

✨ [REST API] Added "askTotalCount" parameter for tags api #4078

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

Agnul97
Copy link
Contributor

@Agnul97 Agnul97 commented Jul 8, 2024

Similarly as we have for devices and other APIs, query parameter askTotalCount, boolean, has been added to provide capability to count total number of tags present in db

@Coduz Coduz added the Enhancement This PR/Issue improves an part of Kapua label Jul 8, 2024
@Coduz Coduz changed the title FEATURE: added "askTotalCount" parameter for tags api ✨ [REST API] Added "askTotalCount" parameter for tags api Jul 8, 2024
Copy link

codecov bot commented Jul 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 16.80%. Comparing base (4af4e52) to head (7337ba6).
Report is 3 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #4078      +/-   ##
=============================================
- Coverage      16.81%   16.80%   -0.02%     
  Complexity        22       22              
=============================================
  Files           2011     2011              
  Lines          52262    52282      +20     
  Branches        4401     4403       +2     
=============================================
- Hits            8789     8787       -2     
- Misses         43076    43097      +21     
- Partials         397      398       +1     
Files Coverage Δ
...pse/kapua/app/api/resources/v1/resources/Tags.java 0.00% <0.00%> (ø)

... and 11 files with indirect coverage changes

@Coduz Coduz merged commit be2ee60 into eclipse:develop Jul 10, 2024
33 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement This PR/Issue improves an part of Kapua
Projects
Development

Successfully merging this pull request may close these issues.

2 participants