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

Fix openid scope #396

Merged
merged 1 commit into from
Jan 5, 2023
Merged

Conversation

bastianccm
Copy link
Contributor

Hi,

this should fix the erroring unit tests.
It adds the missing openid scope, which is now required by Keycloak.

Best regards and a happy new year,
Bastian

@bastianccm bastianccm changed the title test: fix parallel tests and openid scope Fix openid scope Jan 3, 2023
@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

Merging #396 (e507b4d) into main (18f0f3d) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #396      +/-   ##
==========================================
+ Coverage   77.13%   77.14%   +0.01%     
==========================================
  Files           4        4              
  Lines        2139     2140       +1     
==========================================
+ Hits         1650     1651       +1     
  Misses        333      333              
  Partials      156      156              
Impacted Files Coverage Δ
client.go 75.42% <100.00%> (+0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@amir4895
Copy link
Contributor

amir4895 commented Jan 3, 2023

@Nerzal i think this should solve the false alarm many PR have with the unittests please check it out

@Nerzal Nerzal merged commit c59ba6e into Nerzal:main Jan 5, 2023
@Nerzal
Copy link
Owner

Nerzal commented Jan 5, 2023

LGTM, thank you for fixing this! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants