Skip to content

Breaking Change: Rename CLI option 'inspect' to 'connect'#505

Merged
waf merged 1 commit into
mainfrom
rename-inspect-to-connect
Jun 28, 2026
Merged

Breaking Change: Rename CLI option 'inspect' to 'connect'#505
waf merged 1 commit into
mainfrom
rename-inspect-to-connect

Conversation

@waf

@waf waf commented Jun 28, 2026

Copy link
Copy Markdown
Owner

This is a breaking, user-facing change, but better to get this done early before there are many people using it or aware of the feature.

csharprepl inspect is now csharprepl connect. The reason is to avoid confusion with the popular https://github.com/richlander/dotnet-inspect/ tool.

@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 84.05797% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.5%. Comparing base (f6116a7) to head (c69cc28).

Files with missing lines Patch % Lines
CSharpRepl/Program.cs 0.0% 8 Missing and 1 partial ⚠️
...vices/Remote/Commands/ConnectorCommandProcessor.cs 82.3% 2 Missing and 1 partial ⚠️
CSharpRepl/CSharpReplPromptCallbacks.cs 66.6% 0 Missing and 2 partials ⚠️
CSharpRepl/Repls/RemoteReadEvalPrintLoop.cs 71.4% 1 Missing and 1 partial ⚠️
...Repl/Repls/Common/ConnectorCommandResultPrinter.cs 50.0% 0 Missing and 1 partial ⚠️
...arpRepl.InjectedHook.Contracts/ConnectorGlobals.cs 50.0% 0 Missing and 1 partial ⚠️
...pRepl.InjectedHook.Contracts/ConnectorTransport.cs 80.0% 1 Missing ⚠️
...SharpRepl.InjectedHook.Contracts/MessageChannel.cs 75.0% 1 Missing ⚠️
InjectedHook/CSharpRepl.InjectedHook/EngineHost.cs 50.0% 1 Missing ⚠️
...njectedHook/CSharpRepl.InjectedHook/HostCapture.cs 50.0% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #505   +/-   ##
=====================================
  Coverage   80.4%   80.5%           
=====================================
  Files        130     130           
  Lines       9462    9462           
  Branches    1417    1417           
=====================================
+ Hits        7610    7618    +8     
+ Misses      1362    1354    -8     
  Partials     490     490           

☔ View full report in Codecov by Harness.
📢 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.

@waf waf merged commit f7dadfc into main Jun 28, 2026
3 checks passed
@waf waf deleted the rename-inspect-to-connect branch June 28, 2026 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