Skip to content

Conversation

ozankasikci
Copy link
Owner

  • initial interactive mode work
  • interactive mode works for ls, cd, rm
  • interactive mode works
  • refactor interactive module
  • add --remove option to merge command

@ozankasikci ozankasikci merged commit a697939 into master Sep 26, 2025
1 check passed
@ozankasikci ozankasikci deleted the interactive-mode branch September 26, 2025 23:50
Copy link

codecov bot commented Sep 26, 2025

Codecov Report

❌ Patch coverage is 79.53136% with 297 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.45%. Comparing base (09902eb) to head (537f191).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
src/commands/interactive/command.rs 74.18% 111 Missing ⚠️
src/commands/interactive/runtime.rs 0.00% 92 Missing ⚠️
src/commands/interactive/dialog.rs 77.50% 27 Missing ⚠️
src/commands/rm/mod.rs 56.41% 17 Missing ⚠️
src/commands/interactive/mod.rs 67.44% 14 Missing ⚠️
src/commands/create/mod.rs 73.46% 13 Missing ⚠️
src/commands/interactive/tests.rs 93.75% 11 Missing ⚠️
src/commands/interactive/view.rs 96.91% 8 Missing ⚠️
src/cli/mod.rs 84.61% 2 Missing ⚠️
src/commands/merge_pr_github/mod.rs 99.12% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   93.09%   87.45%   -5.65%     
==========================================
  Files           9       15       +6     
  Lines        1969     3379    +1410     
==========================================
+ Hits         1833     2955    +1122     
- Misses        136      424     +288     
Flag Coverage Δ
unit 87.45% <79.53%> (-5.65%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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