Skip to content

Allow noninteractive uses for inspect command#504

Merged
waf merged 2 commits into
mainfrom
allow-noninteractive-uses-for-inspect-command
Jun 28, 2026
Merged

Allow noninteractive uses for inspect command#504
waf merged 2 commits into
mainfrom
allow-noninteractive-uses-for-inspect-command

Conversation

@waf

@waf waf commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Allow the existing -e <code> or --eval <code> command line parameters to work with csharprepl inspect

@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 77.55102% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.5%. Comparing base (c35fd83) to head (dab83fc).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
CSharpRepl/Program.cs 0.0% 16 Missing ⚠️
CSharpRepl/Repls/RemotePipedInputEvaluator.cs 75.4% 9 Missing and 4 partials ⚠️
...Repl/Repls/Common/InspectorCommandResultPrinter.cs 87.5% 0 Missing and 3 partials ⚠️
CSharpRepl/Repls/Common/PipedInputReader.cs 96.8% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #504     +/-   ##
=======================================
- Coverage   80.5%   80.5%   -0.1%     
=======================================
  Files        127     130      +3     
  Lines       9365    9462     +97     
  Branches    1403    1417     +14     
=======================================
+ Hits        7546    7618     +72     
- Misses      1332    1354     +22     
- Partials     487     490      +3     

☔ 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 f6116a7 into main Jun 28, 2026
3 checks passed
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