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

Expose replication groups at runtime #365

Merged
merged 3 commits into from
Nov 27, 2024
Merged

Conversation

tyoeer
Copy link
Contributor

@tyoeer tyoeer commented Nov 27, 2024

Closes #362

This makes core::replication::replication_rules::ReplicationRules public.
Unpublished changes have already made the ComponentId publicly accessible (the removal of FnsInfo from a quick look), so there's no longer any change required.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@Shatur Shatur requested a review from UkoeHB November 27, 2024 20:18
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.69%. Comparing base (031bef8) to head (dfb1b52).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #365   +/-   ##
=======================================
  Coverage   89.69%   89.69%           
=======================================
  Files          44       44           
  Lines        2445     2445           
=======================================
  Hits         2193     2193           
  Misses        252      252           

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

@Shatur Shatur merged commit 719b848 into projectharmonia:master Nov 27, 2024
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.

Expose replication groups at runtime
3 participants