Closed tomleavy closed 14 hours ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.17%. Comparing base (
df87607
) to head (a7b9887
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description of changes:
Added a function that will tell you how many key packages that are held in storage will remain at a specific time in the future. This is useful in order to preemptively maintain a pool of key packages before they expire on a DS.
Testing:
Added a test to cover this functionality.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.