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

Adds the ability to define how to store a user #1328

Merged
merged 4 commits into from
May 13, 2024

Conversation

1vank1n
Copy link
Contributor

@1vank1n 1vank1n commented Oct 2, 2023

Description of the Change

Faced a problem that it is not possible now to specify the user's storage location in the validator. This functionality is now a separate public method that can be easily reused. If you agree with me, I will implement the rest of the checklist items (tests, docs, etc.).

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.44%. Comparing base (560f84d) to head (c326d04).
Report is 9 commits behind head on master.

❗ Current head c326d04 differs from pull request most recent head a0ba9d7. Consider uploading reports for the commit a0ba9d7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1328      +/-   ##
==========================================
- Coverage   97.56%   97.44%   -0.12%     
==========================================
  Files          32       32              
  Lines        2132     2076      -56     
==========================================
- Hits         2080     2023      -57     
- Misses         52       53       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@n2ygk
Copy link
Member

n2ygk commented May 7, 2024

@1vank1n sorry for the delay in looking at this. It seems like a reasonable thing to have. Please rebase and do the checklist stuff:

  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@n2ygk n2ygk added this to the Future milestone May 7, 2024
@1vank1n 1vank1n force-pushed the add-user-layer-in-validator branch from c326d04 to cc3620f Compare May 13, 2024 09:03
@1vank1n
Copy link
Contributor Author

1vank1n commented May 13, 2024

@1vank1n sorry for the delay in looking at this. It seems like a reasonable thing to have. Please rebase and do the checklist stuff:

  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

I've added it. If it needs anything, please let me know

Copy link
Member

@n2ygk n2ygk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this.

@n2ygk n2ygk merged commit a34be99 into jazzband:master May 13, 2024
24 of 25 checks passed
@1vank1n 1vank1n deleted the add-user-layer-in-validator branch May 13, 2024 14:47
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.

2 participants