Skip to content

Handle version in errorlog argument#269

Merged
jaredpar merged 1 commit intojaredpar:mainfrom
jjonescz:quoting
Sep 18, 2025
Merged

Handle version in errorlog argument#269
jaredpar merged 1 commit intojaredpar:mainfrom
jjonescz:quoting

Conversation

@jjonescz
Copy link
Copy Markdown
Contributor

No description provided.

<Content Include="..\..\README.md" PackagePath="\" />
<Compile Include="..\Shared\PathUtil.cs" Link="PathUtil.cs" />
<PackageReference Include="MessagePack" />
<PackageReference Include="Microsoft.Bcl.Memory" />
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Added so I can use features like indexes and list patterns - even on netfx which doesn't have System.Index, etc.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 16, 2025

Codecov Report

❌ Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.14%. Comparing base (e15c479) to head (9837d44).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/Basic.CompilerLog.Util/ExportUtil.cs 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
+ Coverage   94.94%   96.14%   +1.20%     
==========================================
  Files          49       49              
  Lines        5658     5788     +130     
  Branches      586      601      +15     
==========================================
+ Hits         5372     5565     +193     
+ Misses        189      139      -50     
+ Partials       97       84      -13     

☔ 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 fb79710 into jaredpar:main Sep 18, 2025
4 of 5 checks passed
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)
@jjonescz jjonescz deleted the quoting branch September 19, 2025 09: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.

2 participants