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] FEATURE: Implemented askTotalCount in API '/{scopeId}/credentials' #4101

Merged

feature: introduced askTotalCount parameter for credentials

ddd0f09
Select commit
Loading
Failed to load commit list.
Merged

✨ [REST API] FEATURE: Implemented askTotalCount in API '/{scopeId}/credentials' #4101

feature: introduced askTotalCount parameter for credentials
ddd0f09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2024 in 0s

16.79% (-0.01%) compared to f81d0f6, passed because coverage increased by -0.01% when compared to adjusted base (16.80%)

View this Pull Request on Codecov

16.79% (-0.01%) compared to f81d0f6, passed because coverage increased by -0.01% when compared to adjusted base (16.80%)

Details

Codecov Report

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

Project coverage is 16.79%. Comparing base (f81d0f6) to head (ddd0f09).
Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
...ua/app/api/resources/v1/resources/Credentials.java 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #4101      +/-   ##
=============================================
- Coverage      16.80%   16.79%   -0.01%     
  Complexity        22       22              
=============================================
  Files           2019     2019              
  Lines          52379    52409      +30     
  Branches        4415     4418       +3     
=============================================
  Hits            8800     8800              
- Misses         43181    43209      +28     
- Partials         398      400       +2     
Files with missing lines Coverage Δ
...ua/app/api/resources/v1/resources/Credentials.java 0.00% <0.00%> (ø)

... and 7 files with indirect coverage changes