Closed pauljohanneskraft closed 2 months ago
Attention: Patch coverage is 64.28571%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 84.36%. Comparing base (
7e78ee9
) to head (c2d3c3d
). Report is 1 commits behind head on main.
Add
AccountKeyRequirement.manual
:recycle: Current situation & Problem
There is currently no way to add AccountKeys that shouldn't be shown to the user. Since this might still be reasonable though (e.g. to check a status of the user like enrollment in a study), we introduce
AccountKeyRequirement.manual
.:gear: Release Notes
AccountKeyRequirement.manual
to allow account keys that are not automatically shown to the user, either used entirely internally or exposed by custom UI elements.:books: Documentation
Please ensure that you properly document any additions in conformance to Spezi Documentation Guide. You can use this section to describe your solution, but we encourage contributors to document your reasoning and changes using in-line documentation.
:white_check_mark: Testing
Please ensure that the PR meets the testing requirements set by CodeCov and that new functionality is appropriately tested. This section describes important information about the tests and why some elements might not be testable.
:pencil: Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: