Skip to content

Comments

feat: exit code 0 if mirrorlist was exported#216

Open
rtkay123 wants to merge 11 commits intomasterfrom
feat/exit-code
Open

feat: exit code 0 if mirrorlist was exported#216
rtkay123 wants to merge 11 commits intomasterfrom
feat/exit-code

Conversation

@rtkay123
Copy link
Owner

@rtkay123 rtkay123 commented Sep 2, 2024

No description provided.

@rtkay123 rtkay123 marked this pull request as draft September 2, 2024 15:37
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 5.00000% with 38 lines in your changes missing coverage. Please review.

Project coverage is 48.8%. Comparing base (85847d4) to head (7d1e77d).

Files with missing lines Patch % Lines
crates/mirro-rs/src/lib.rs 0.0% 21 Missing ⚠️
crates/mirro-rs/src/main.rs 0.0% 14 Missing ⚠️
crates/mirro-rs/src/direct/mod.rs 40.0% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
Files with missing lines Coverage Δ
crates/archlinux/src/lib.rs 83.9% <ø> (ø)
crates/mirro-rs/src/config/mod.rs 52.9% <ø> (ø)
crates/mirro-rs/src/direct/mod.rs 67.2% <40.0%> (-0.3%) ⬇️
crates/mirro-rs/src/main.rs 0.0% <0.0%> (ø)
crates/mirro-rs/src/lib.rs 0.0% <0.0%> (ø)

@rtkay123 rtkay123 marked this pull request as ready for review October 27, 2024 09:22
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.

With a run flag, exit with code depending on whether a list was exported.

2 participants