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

feat(livenil): add binary livenil #237

Merged
merged 2 commits into from
Oct 20, 2024
Merged

feat(livenil): add binary livenil #237

merged 2 commits into from
Oct 20, 2024

Conversation

a-wing
Copy link
Member

@a-wing a-wing commented Oct 19, 2024

LiveNil only develop mode and test mode
Remove liveman --features=liveion

Before:

cargo run --bin=liveman --features=liveion

After:

cargo run --bin=livenil -- -c conf/livenil

Copy link

codecov bot commented Oct 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 47 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/livenil.rs 0.00% 46 Missing ⚠️
liveman/src/lib.rs 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
liveman/src/store.rs 0.00% <ø> (ø)
liveman/src/lib.rs 0.00% <0.00%> (ø)
src/livenil.rs 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

@a-wing a-wing added this to the 0.6.0 milestone Oct 20, 2024
@a-wing a-wing added mod::infra CI/CD, package, release mod::liveman Cloud Manager labels Oct 20, 2024
@a-wing a-wing merged commit 12dd7b6 into main Oct 20, 2024
8 of 9 checks passed
@a-wing a-wing deleted the feat/livenil branch October 20, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod::infra CI/CD, package, release mod::liveman Cloud Manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant