-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
test(utils): add additional coverage #4751
Conversation
ArtifactsThese changes are published for testing on Buildkite, DockerHub and GitHub Container Registry. Docker Container
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #4751 +/- ##
==========================================
+ Coverage 67.19% 67.46% +0.27%
==========================================
Files 266 267 +1
Lines 19505 19729 +224
Branches 429 429
==========================================
+ Hits 13106 13311 +205
+ Misses 5639 5638 -1
- Partials 760 780 +20
Flags with carried forward coverage won't be shown. Click here to find out more.
|
✅ Deploy Preview for authelia-staging ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
After PR #4751 the suites times out if takes more of 60 seconds This PR honors the timeout configured at waitUntilAutheliaBackendIsReady (90s)
After PR #4751 the suites times out if takes more of 60 seconds This PR honors the timeout configured at waitUntilAutheliaBackendIsReady (90s)
No description provided.