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

khepri_machine: Define the Ra machine version to 0 #230

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

dumbbell
Copy link
Member

@dumbbell dumbbell commented Oct 19, 2023

Why

This is not required at this point. However, users can query the machine version without having to worry if the callback is defined (version = 0 when the callback is missing) or not.

How

We define the first version to be 0.

Depends on rabbitmq/ra#399.

@dumbbell dumbbell added the enhancement New feature or request label Oct 19, 2023
@dumbbell dumbbell added this to the v0.9.0 milestone Oct 19, 2023
@dumbbell dumbbell self-assigned this Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f1f6dda) 88.77% compared to head (4b6a395) 88.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
- Coverage   88.77%   88.74%   -0.04%     
==========================================
  Files          20       20              
  Lines        2895     2896       +1     
==========================================
  Hits         2570     2570              
- Misses        325      326       +1     
Flag Coverage Δ
erlang-24 87.74% <100.00%> (+0.31%) ⬆️
erlang-25 87.67% <100.00%> (+<0.01%) ⬆️
erlang-26 88.29% <100.00%> (+0.17%) ⬆️
os-ubuntu-latest 88.74% <100.00%> (-0.04%) ⬇️
os-windows-latest 88.39% <100.00%> (?)

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.

@dumbbell dumbbell changed the title khepri_machine: Define the Ra machine version to 1 khepri_machine: Define the Ra machine version to 0 Oct 31, 2023
@dumbbell dumbbell modified the milestones: v0.9.0, v0.11.0 Jan 12, 2024
@dumbbell dumbbell marked this pull request as ready for review January 12, 2024 13:16
[Why]
This is not required at this point. However, users can query the machine
version without having to worry if the callback is defined (version = 0
when the callback is missing) or not.

[How]
We define the first version to be 0.
@dumbbell dumbbell merged commit b75785f into main Jan 12, 2024
12 checks passed
@dumbbell dumbbell deleted the define-ra-machine-version branch January 12, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant