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

crypto: add some more documentation to DeviceKeys #4537

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jan 15, 2025

This confused me for a while, so I thought more documentation might help.

This confused me for a while, so I thought more documentation might help.
@richvdh richvdh requested review from a team as code owners January 15, 2025 17:54
@richvdh richvdh requested review from bnjbvr and BillCarsonFr and removed request for a team January 15, 2025 17:54
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.43%. Comparing base (fe3cc09) to head (5d187f9).
Report is 14 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4537   +/-   ##
=======================================
  Coverage   85.42%   85.43%           
=======================================
  Files         285      285           
  Lines       32112    32112           
=======================================
+ Hits        27433    27434    +1     
+ Misses       4679     4678    -1     

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

Comment on lines +199 to +200
/// A de/serialization helper for [`DeviceKeys`] which maps the `keys` to/from
/// [`DeviceKey`]s.
Copy link
Member

Choose a reason for hiding this comment

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

very light suggestion: One of the two mentions to DeviceKey seems redundant; you get to choose which one :D

Copy link
Member Author

@richvdh richvdh Jan 16, 2025

Choose a reason for hiding this comment

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

one is a mention of DeviceKey, the other DeviceKeys. They are quite different!

@richvdh richvdh merged commit 2bd8c56 into main Jan 16, 2025
40 checks passed
@richvdh richvdh deleted the rav/device_keys_doc branch January 16, 2025 15:13
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