-
Notifications
You must be signed in to change notification settings - Fork 148
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
lookup: add openid-client #1072
base: main
Are you sure you want to change the base?
Conversation
Hard Requirements
Soft Requirements
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1072 +/- ##
=======================================
Coverage 92.76% 92.76%
=======================================
Files 29 29
Lines 2197 2197
=======================================
Hits 2038 2038
Misses 159 159 ☔ View full report in Codecov by Sentry. |
e50ffb9
to
4d35d31
Compare
Let's see how this fares in the CI: https://ci.nodejs.org/job/citgm-smoker-pipeline/259/ |
hmm, i suspect chrome is not installed on the machines, the end2end tests use |
adds
openid-client
It covers the
Web Cryptography API
andFetch API
modules.