Skip to content

refactor: Various code cleanups to reduce duplicate code entries#1414

Merged
notheotherben merged 6 commits intomainfrom
refactor/dedupe-code
Mar 27, 2025
Merged

refactor: Various code cleanups to reduce duplicate code entries#1414
notheotherben merged 6 commits intomainfrom
refactor/dedupe-code

Conversation

@notheotherben
Copy link
Copy Markdown
Member

No description provided.

@github-actions
Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://brave-meadow-00ba9e303-1414.westeurope.1.azurestaticapps.net

1 similar comment
@github-actions
Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://brave-meadow-00ba9e303-1414.westeurope.1.azurestaticapps.net

@github-actions
Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://brave-meadow-00ba9e303-1414.westeurope.1.azurestaticapps.net

@github-actions
Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://brave-meadow-00ba9e303-1414.westeurope.1.azurestaticapps.net

@github-actions
Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://brave-meadow-00ba9e303-1414.westeurope.1.azurestaticapps.net

1 similar comment
@github-actions
Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://brave-meadow-00ba9e303-1414.westeurope.1.azurestaticapps.net

@notheotherben notheotherben enabled auto-merge March 27, 2025 23:00
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2025

Codecov Report

Attention: Patch coverage is 71.34503% with 49 lines in your changes missing coverage. Please review.

Project coverage is 84.85%. Comparing base (e40ca1e) to head (829af26).
Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
src/completion/completer.rs 54.16% 22 Missing ⚠️
src/commands/config.rs 72.22% 10 Missing ⚠️
src/commands/remove.rs 0.00% 3 Missing ⚠️
src/tasks/mod.rs 50.00% 3 Missing ⚠️
src/commands/clone.rs 50.00% 2 Missing ⚠️
src/commands/fix.rs 0.00% 2 Missing ⚠️
src/core/config.rs 80.00% 2 Missing ⚠️
src/tasks/write_file.rs 80.00% 2 Missing ⚠️
src/commands/list.rs 66.66% 1 Missing ⚠️
src/commands/mod.rs 83.33% 1 Missing ⚠️
... and 1 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1414      +/-   ##
==========================================
+ Coverage   84.79%   84.85%   +0.06%     
==========================================
  Files          93       93              
  Lines        9509     9278     -231     
==========================================
- Hits         8063     7873     -190     
+ Misses       1446     1405      -41     
Files with missing lines Coverage Δ
src/commands/auth.rs 73.98% <100.00%> (ø)
src/commands/info.rs 96.66% <100.00%> (-0.77%) ⬇️
src/commands/open.rs 76.22% <100.00%> (-2.66%) ⬇️
src/core/resolver.rs 90.50% <100.00%> (+1.09%) ⬆️
src/git/branch.rs 99.64% <100.00%> (-0.09%) ⬇️
src/online/service/github.rs 82.73% <100.00%> (-2.08%) ⬇️
src/tasks/create_remote.rs 89.65% <100.00%> (+0.76%) ⬆️
src/tasks/ensure_no_remote.rs 93.18% <100.00%> (+0.70%) ⬆️
src/tasks/git_add.rs 100.00% <ø> (ø)
src/tasks/git_checkout.rs 100.00% <ø> (ø)
... and 16 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@notheotherben notheotherben merged commit f4c2a6b into main Mar 27, 2025
13 of 14 checks passed
@notheotherben notheotherben deleted the refactor/dedupe-code branch March 27, 2025 23:01
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