Skip to content

Improve rsp command#266

Merged
jaredpar merged 2 commits intojaredpar:mainfrom
jjonescz:rsp
Sep 15, 2025
Merged

Improve rsp command#266
jaredpar merged 2 commits intojaredpar:mainfrom
jjonescz:rsp

Conversation

@jjonescz
Copy link
Copy Markdown
Contributor

Adds comments that tell me how to use the generated rsp (the working directory and command line args):

image

Also removes /noconfig from the rsp (it's not valid there) and puts it on the suggested command line instead. (The complog export command already does that.)

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 12, 2025

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.13%. Comparing base (189552a) to head (27b9b5f).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/Basic.CompilerLog.App/CompilerLogApp.cs 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #266      +/-   ##
==========================================
- Coverage   96.14%   96.13%   -0.02%     
==========================================
  Files          49       49              
  Lines        5766     5775       +9     
  Branches      596      599       +3     
==========================================
+ Hits         5544     5552       +8     
  Misses        139      139              
- Partials       83       84       +1     

☔ 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.

@jaredpar jaredpar merged commit e15c479 into jaredpar:main Sep 15, 2025
3 of 5 checks passed
@jjonescz jjonescz deleted the rsp branch September 16, 2025 07:01
333fred added a commit to 333fred/complog that referenced this pull request Sep 19, 2025
* upstream/main:
  Handle version in errorlog argument (jaredpar#269)
  Use natural sort to select the best SDK (jaredpar#268)
  Suppress warning about missing package sources (jaredpar#270)
  Improve `rsp` command (jaredpar#266)
  Bump the all-dependencies group with 1 update (jaredpar#267)
  Add license and repository information to CompilerLog.Util package (jaredpar#264)
  Handle unix apphosts (jaredpar#265)
  Bump the all-dependencies group with 4 updates (jaredpar#263)
  Make `ReadGeneratedFilesFromPdb` public (jaredpar#261)
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.

2 participants