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

Simplify OpenQA::WebAPI::Auth::OpenID #4156

Merged
merged 6 commits into from
Jul 16, 2024

t: Extend 03-auth-openid.t for _create_user and call checks

f3c5f75
Select commit
Loading
Failed to load commit list.
Merged

Simplify OpenQA::WebAPI::Auth::OpenID #4156

t: Extend 03-auth-openid.t for _create_user and call checks
f3c5f75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 0s

98.49% (target 98.00%)

View this Pull Request on Codecov

98.49% (target 98.00%)

Details

Codecov Report

Attention: Patch coverage is 91.52542% with 5 lines in your changes missing coverage. Please review.

Project coverage is 98.49%. Comparing base (2d77acd) to head (f3c5f75).

Files Patch % Lines
lib/OpenQA/WebAPI/Auth/OpenID.pm 84.84% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4156      +/-   ##
==========================================
+ Coverage   98.44%   98.49%   +0.04%     
==========================================
  Files         393      394       +1     
  Lines       38631    38657      +26     
==========================================
+ Hits        38032    38074      +42     
+ Misses        599      583      -16     

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