Skip to content

Conversation

@jjonescz
Copy link
Contributor

Without this, complog selects 9.0 sdk over 10.0. That's also impacting my ability to run ExportUtil tests locally because they use 10 sdk for building but then run against 9 sdk, failing with "lang version 14 is not valid".

@codecov
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.13%. Comparing base (e15c479) to head (895451e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #268      +/-   ##
==========================================
+ Coverage   94.94%   96.13%   +1.19%     
==========================================
  Files          49       49              
  Lines        5658     5775     +117     
  Branches      586      599      +13     
==========================================
+ Hits         5372     5552     +180     
+ 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 dd77614 into jaredpar:main Sep 16, 2025
5 checks passed
@jjonescz jjonescz deleted the natural-sort branch September 17, 2025 07:46
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