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

Draft proptest for tagging of keys in lru_time_cache #230

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

jking-aus
Copy link

Description

  • Include proptest v1.1.0 in cargo.toml dev dependencies
  • Draft proptest in lru_time_cache that tries to panic tagging of key values

Notes & open questions

  • Need to implement checking of keys in cache expiring
  • Code needs significant factoring and optimisation
  • Prints for debug need to be removed

@AgeManning AgeManning merged commit 200f61f into sigp:further-review Jan 31, 2024
5 of 6 checks passed
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