complog icon indicating copy to clipboard operation
complog copied to clipboard

Option to provide explicit compiler for replay

Open jaredpar opened this issue 10 months ago • 1 comments

jaredpar avatar Feb 12 '25 17:02 jaredpar

Codecov Report

:x: Patch coverage is 94.36620% with 4 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 96.62%. Comparing base (17966ec) to head (75c0d79). :warning: Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
src/Basic.CompilerLog/Program.cs 90.24% 3 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
- Coverage   96.88%   96.62%   -0.27%     
==========================================
  Files          47       47              
  Lines        5143     5210      +67     
  Branches      531      541      +10     
==========================================
+ Hits         4983     5034      +51     
- Misses         86      100      +14     
- Partials       74       76       +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Feb 12 '25 17:02 codecov[bot]

Consider appending --attachdebugger to the rsp as well.

333fred avatar Jul 21 '25 18:07 333fred

Consider appending --attachdebugger to the rsp as well.

I honestly didn't realize that we had that as an option.

jaredpar avatar Jul 24 '25 11:07 jaredpar

Consider appending --attachdebugger to the rsp as well.

I honestly didn't realize that we had that as an option.

Neither did I, until I went to go add the functionality.

333fred avatar Jul 24 '25 14:07 333fred

closing in favor of #254

jaredpar avatar Aug 03 '25 22:08 jaredpar