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

Add Checkout to Commit #234

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

add commands

6d93136
Select commit
Loading
Failed to load commit list.
Open

Add Checkout to Commit #234

add commands
6d93136
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 26, 2024 in 0s

0.00% of diff hit (target 93.58%)

View this Pull Request on Codecov

0.00% of diff hit (target 93.58%)

Annotations

Check warning on line 25 in src-tauri/src/git/git_branch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-tauri/src/git/git_branch.rs#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 35 in src-tauri/src/git/git_branch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-tauri/src/git/git_branch.rs#L27-L35

Added lines #L27 - L35 were not covered by tests

Check warning on line 38 in src-tauri/src/git/git_branch.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-tauri/src/git/git_branch.rs#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 170 in src-tauri/src/git/git_commit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-tauri/src/git/git_commit.rs#L160-L170

Added lines #L160 - L170 were not covered by tests

Check warning on line 185 in src-tauri/src/git/git_commit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-tauri/src/git/git_commit.rs#L172-L185

Added lines #L172 - L185 were not covered by tests

Check warning on line 188 in src-tauri/src/git/git_commit.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-tauri/src/git/git_commit.rs#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 92 in src-tauri/src/git/project_folder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-tauri/src/git/project_folder.rs#L88-L92

Added lines #L88 - L92 were not covered by tests

Check warning on line 96 in src-tauri/src/git/project_folder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-tauri/src/git/project_folder.rs#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 101 in src-tauri/src/git/project_folder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src-tauri/src/git/project_folder.rs#L98-L101

Added lines #L98 - L101 were not covered by tests