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

refactor: Cleanup various code style warnings #769

Merged
merged 1 commit into from
Feb 4, 2023

Conversation

notheotherben
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 4, 2023

Codecov Report

Merging #769 (b151e30) into main (d94648c) will increase coverage by 0.09%.
The diff coverage is 64.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #769      +/-   ##
==========================================
+ Coverage   82.66%   82.76%   +0.09%     
==========================================
  Files          91       91              
  Lines        9318     9305      -13     
==========================================
- Hits         7703     7701       -2     
+ Misses       1615     1604      -11     
Impacted Files Coverage Δ
src/commands/helpers.rs 89.09% <ø> (ø)
src/commands/shell_init.rs 82.35% <0.00%> (ø)
src/core/prompt.rs 97.90% <ø> (ø)
src/git/cmd.rs 9.09% <ø> (ø)
src/main.rs 41.97% <ø> (ø)
src/update/github.rs 78.10% <20.00%> (+0.28%) ⬆️
src/online/registry/file_registry.rs 54.35% <22.22%> (+0.88%) ⬆️
src/online/registry/github_registry.rs 60.52% <33.33%> (-0.35%) ⬇️
src/commands/setup.rs 82.28% <50.00%> (ø)
src/commands/switch.rs 96.52% <50.00%> (+0.66%) ⬆️
... and 21 more

@notheotherben notheotherben merged commit 69667b0 into main Feb 4, 2023
@notheotherben notheotherben deleted the refactor/code-cleanup branch February 4, 2023 10:15
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.

1 participant