-
Notifications
You must be signed in to change notification settings - Fork 19
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
#445 mandatory user id extractor #447
#445 mandatory user id extractor #447
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #447 +/- ##
===========================================
- Coverage 41.35% 41.30% -0.06%
===========================================
Files 80 81 +1
Lines 4996 4983 -13
===========================================
- Hits 2066 2058 -8
+ Misses 2930 2925 -5 ☔ View full report in Codecov by Sentry. |
da04c2a
to
43af0b0
Compare
Hi @mario-nt there is a failing check: |
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.
Hi @mario-nt It looks good to me, but the testing workflow is failing. And make sure it works with the Index GUI.
3bca16a
to
689291d
Compare
689291d
to
84e9d56
Compare
The |
84e9d56
to
59b1cce
Compare
@josecelano Rebased |
ACK 59b1cce |
21f533f refactor: [#445] fix formatting warning (Mario) 61388de fix: [#445] refactor handlers with new user id extractor (Mario) Pull request description: Fixes #447, some changes to the code were lost in a merge, this PR restores those changes. ACKs for top commit: josecelano: ACK 21f533f Tree-SHA512: ae2cd790d6f9d1d92d91ef3e052d21314b773b32a77ad1f8373add804661bf83b7dc55a9535dc74bd73bc33b41b9d808154bc9dddcfc9f88c00ff679f4b86467
Resolves #445