Skip to content

feat: more refresh tests

Codecov / codecov/project succeeded Aug 13, 2024 in 1s

85.79% (target 85.00%)

View this Pull Request on Codecov

85.79% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 82.68608% with 107 lines in your changes missing coverage. Please review.

Project coverage is 85.79%. Comparing base (e4f97de) to head (22106bc).
Report is 12 commits behind head on main.

Files Patch % Lines
pkg/service/refresh/refresh.go 78.31% 18 Missing and 18 partials ⚠️
pkg/restapi/v1/refresh/controller.go 55.76% 22 Missing and 1 partial ⚠️
pkg/kms/aws/service_mocks.go 80.18% 17 Missing and 4 partials ⚠️
pkg/service/issuecredential/prepare_credential.go 70.00% 16 Missing and 5 partials ⚠️
internal/utils/map.go 55.55% 2 Missing and 2 partials ⚠️
pkg/service/oidc4ci/oidc4ci_service.go 94.73% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1745      +/-   ##
==========================================
- Coverage   85.82%   85.79%   -0.04%     
==========================================
  Files         182      188       +6     
  Lines       12560    13193     +633     
==========================================
+ Hits        10780    11319     +539     
- Misses       1313     1376      +63     
- Partials      467      498      +31     

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