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: add cot new command for starting new projects #100

Merged
merged 2 commits into from
Jan 19, 2025
Merged

feat: add cot new command for starting new projects #100

merged 2 commits into from
Jan 19, 2025

Conversation

m4tx
Copy link
Member

@m4tx m4tx commented Jan 17, 2025

No description provided.

@m4tx m4tx requested review from seqre and Iipin January 17, 2025 15:58
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 73.17073% with 22 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cot-cli/src/main.rs 0.00% 16 Missing ⚠️
cot-cli/tests/new_project.rs 87.50% 4 Missing ⚠️
cot-cli/src/new_project.rs 92.85% 2 Missing ⚠️
Flag Coverage Δ
rust 85.89% <73.17%> (-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/utils.rs 28.57% <100.00%> (+28.57%) ⬆️
cot-cli/src/new_project.rs 92.85% <92.85%> (ø)
cot-cli/tests/new_project.rs 87.50% <87.50%> (ø)
cot-cli/src/main.rs 0.00% <0.00%> (ø)

@m4tx m4tx force-pushed the cli-new branch 3 times, most recently from 31d3b7d to e9c12ea Compare January 18, 2025 10:57
Copy link
Member

@seqre seqre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, few minor comments

.pre-commit-config.yaml Outdated Show resolved Hide resolved
cot-cli/src/main.rs Outdated Show resolved Hide resolved
cot-cli/src/project_template/bacon.toml Outdated Show resolved Hide resolved
cot-cli/src/project_template/src/main.rs Show resolved Hide resolved
@m4tx m4tx merged commit 4c471ee into master Jan 19, 2025
24 of 25 checks passed
@m4tx m4tx deleted the cli-new branch January 19, 2025 11:55
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