Closed poszu closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.8%. Comparing base (
5591b98
) to head (66d3188
). Report is 2 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closes #523
The
Registration
now always adds the main key to the map of trusted keys to fix registering with a hint when the trusted keys dir is not configured.I added tests to cover this scenario and refactored the tests to reduce boilerplate, obscuring the test logic.