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

More idiomatic replication settings using Duration #1734

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

jotare
Copy link
Contributor

@jotare jotare commented Jan 16, 2024

Description

Use std::time::Duration instead of an u64 for replication settings

How was this PR tested?

Describe how you tested this PR.

@jotare jotare requested a review from a team January 16, 2024 15:13
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (da2e8f5) 82.11% compared to head (ff2a41f) 82.11%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1734   +/-   ##
=======================================
  Coverage   82.11%   82.11%           
=======================================
  Files         336      336           
  Lines       19673    19673           
=======================================
  Hits        16155    16155           
  Misses       3518     3518           
Flag Coverage Δ
ingest 69.07% <ø> (ø)
nucliadb 70.21% <ø> (ø)
reader 79.05% <ø> (ø)
sdk 40.58% <ø> (ø)
standalone 88.29% <ø> (ø)
train 63.71% <ø> (ø)
utils 81.42% <ø> (ø)
writer 85.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@hermeGarcia hermeGarcia left a comment

Choose a reason for hiding this comment

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

Much better!

@jotare jotare force-pushed the more-idiomatic-replication-settings branch from dc0ab2c to 60d9691 Compare January 22, 2024 09:39
@jotare jotare force-pushed the more-idiomatic-replication-settings branch from 60d9691 to ff2a41f Compare January 22, 2024 11:28
@jotare jotare merged commit 6e0ad01 into main Jan 22, 2024
103 checks passed
@jotare jotare deleted the more-idiomatic-replication-settings branch January 22, 2024 12:08
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