#445 mandatory user id extractor#447
Merged
josecelano merged 5 commits intotorrust:developfrom Feb 7, 2024
Merged
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
Member
josecelano
requested changes
Jan 31, 2024
Member
josecelano
left a comment
There was a problem hiding this comment.
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
Member
|
The |
84e9d56 to
59b1cce
Compare
Contributor
Author
|
@josecelano Rebased |
Member
|
ACK 59b1cce |
josecelano
approved these changes
Feb 7, 2024
josecelano
added a commit
that referenced
this pull request
Feb 20, 2024
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #445