Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add RustVersions command to query maximum Rust version for a crate #30

Merged
merged 27 commits into from
Nov 13, 2024

Conversation

gortavoher
Copy link
Contributor

No description provided.

@gortavoher gortavoher requested a review from jerusdp as a code owner November 8, 2024 14:58
@gortavoher gortavoher self-assigned this Nov 8, 2024
@jerusdp jerusdp enabled auto-merge November 8, 2024 15:39
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 95.39749% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/rust_versions.rs 95.09% 10 Missing ⚠️
src/lib.rs 96.66% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/crate_versions.rs 96.07% <100.00%> (-0.44%) ⬇️
src/main.rs 93.10% <100.00%> (-0.45%) ⬇️
src/lib.rs 96.66% <96.66%> (ø)
src/rust_versions.rs 95.09% <95.09%> (ø)

…ng output

refactor: extract RustVersionOutput struct for cleaner version display logic

chore: update logging level from info to trace for request and response logs
…ity and add tests for get_sparce_index function
@jerusdp jerusdp merged commit a5f131c into main Nov 13, 2024
10 of 11 checks passed
@jerusdp jerusdp deleted the feat-rust-version branch November 13, 2024 07:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants