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

fix: unit test after 25785c27 #218

Merged
merged 1 commit into from
Mar 2, 2025
Merged

fix: unit test after 25785c27 #218

merged 1 commit into from
Mar 2, 2025

Conversation

m4tx
Copy link
Member

@m4tx m4tx commented Mar 2, 2025

PR #213 has properly decoupled cot's and cot-cli's versions but haven't updated the unit test that tests the Cargo.toml generated by cot new (which now fails in #215).

PR #213 has properly decoupled cot's and cot-cli's versions but haven't
updated the unit test that tests the Cargo.toml generated by `cot new`
(which now fails in #215).
@m4tx m4tx requested a review from seqre March 2, 2025 19:20
Copy link

codecov bot commented Mar 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
rust 78.60% <100.00%> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
cot-cli/src/new_project.rs 95.55% <100.00%> (ø)

... and 1 file with indirect coverage changes

@m4tx m4tx merged commit e7f0879 into master Mar 2, 2025
29 checks passed
@m4tx m4tx deleted the fix-cargo-toml-source-test branch March 2, 2025 20:41
@cotbot cotbot bot mentioned this pull request Mar 2, 2025
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.

2 participants