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] Batch of askTotalCount & matchTerm queryParameters for some APIs #4080

Merged
merged 8 commits into from
Jul 11, 2024

Conversation

Agnul97
Copy link
Contributor

@Agnul97 Agnul97 commented Jul 9, 2024

This PR introduce a series of askTotalCount & matchTerm queryParameters for some API endpoints. The precise list can be seen with commits name in the PR

Copy link

codecov bot commented Jul 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 35 lines in your changes missing coverage. Please review.

Project coverage is 16.79%. Comparing base (be2ee60) to head (ca60dcb).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #4080      +/-   ##
=============================================
- Coverage      16.80%   16.79%   -0.02%     
  Complexity        22       22              
=============================================
  Files           2011     2016       +5     
  Lines          52282    52317      +35     
  Branches        4403     4407       +4     
=============================================
  Hits            8787     8787              
- Misses         43097    43132      +35     
  Partials         398      398              
Files Coverage Δ
...pua/service/authorization/role/RoleAttributes.java 0.00% <ø> (ø)
...ce/certificate/info/CertificateInfoAttributes.java 0.00% <ø> (ø)
...a/org/eclipse/kapua/service/tag/TagAttributes.java 0.00% <ø> (ø)
...rvice/endpoint/internal/EndpointInfoQueryImpl.java 0.00% <0.00%> (ø)
...ficate/info/internal/CertificateInfoQueryImpl.java 90.00% <0.00%> (-10.00%) ⬇️
...vice/authorization/group/shiro/GroupQueryImpl.java 66.66% <0.00%> (-33.34%) ⬇️
...ervice/authorization/role/shiro/RoleQueryImpl.java 83.33% <0.00%> (-16.67%) ⬇️
...lipse/kapua/service/tag/internal/TagQueryImpl.java 0.00% <0.00%> (ø)
...se/kapua/app/api/resources/v1/resources/Roles.java 0.00% <0.00%> (ø)
...pse/kapua/app/api/resources/v1/resources/Tags.java 0.00% <0.00%> (ø)
... and 7 more

@Agnul97 Agnul97 marked this pull request as draft July 10, 2024 08:41
@Coduz Coduz changed the title FEATURE - Batch of askTotalCount & matchTerm queryParameters for some APIs ✨ [REST API] Batch of askTotalCount & matchTerm queryParameters for some APIs Jul 10, 2024
@Coduz Coduz added the Enhancement This PR/Issue improves an part of Kapua label Jul 10, 2024
@Agnul97 Agnul97 force-pushed the feature_match_term_apis branch from ea10ba2 to ca60dcb Compare July 10, 2024 13:53
@Agnul97 Agnul97 marked this pull request as ready for review July 10, 2024 13:55
@Coduz Coduz merged commit 1ea4c6b into eclipse:develop Jul 11, 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