Skip to content

Conversation

@davidsteiner
Copy link
Member

@davidsteiner davidsteiner commented Jul 3, 2025

Creation time is added to all supported message stores. The creation time is persisted and retained between instances of the store. Resets reset the time to the current time.

Support for DynamoDB was dropped as it's not a priority right now.

@davidsteiner davidsteiner linked an issue Jul 3, 2025 that may be closed by this pull request
@davidsteiner davidsteiner force-pushed the 111-add-creation-time-to-stores branch from 72ac204 to 0b3d796 Compare July 3, 2025 18:07
@codecov
Copy link

codecov bot commented Jul 3, 2025

Codecov Report

Attention: Patch coverage is 92.41379% with 11 lines in your changes missing coverage. Please review.

Project coverage is 53.13%. Comparing base (bee0176) to head (1dc466b).

Files with missing lines Patch % Lines
crates/hotfix/src/store/redb.rs 87.50% 10 Missing ⚠️
crates/hotfix/tests/store_tests.rs 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   45.78%   53.13%   +7.34%     
==========================================
  Files          58       58              
  Lines        2564     2522      -42     
==========================================
+ Hits         1174     1340     +166     
+ Misses       1390     1182     -208     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@davidsteiner davidsteiner force-pushed the 111-add-creation-time-to-stores branch from 56e2824 to d3352b3 Compare July 4, 2025 16:16
@davidsteiner davidsteiner merged commit 6720aed into main Jul 7, 2025
4 checks passed
@davidsteiner davidsteiner deleted the 111-add-creation-time-to-stores branch July 7, 2025 15:24
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.

Add creation time to stores

3 participants