Skip to content

ref: align internal analyzer project with public compiler extensions#4842

Merged
jamescrosswell merged 4 commits intomainfrom
ref/analyzers
Mar 5, 2026
Merged

ref: align internal analyzer project with public compiler extensions#4842
jamescrosswell merged 4 commits intomainfrom
ref/analyzers

Conversation

@Flash0ver
Copy link
Member

Small refactoring of our internal Analyzers project to be aligned with the public Compiler-Extensions project,
after the changes in:

@Flash0ver Flash0ver self-assigned this Jan 15, 2026
@Flash0ver Flash0ver added Repository Maintenance Roslyn The .NET Compiler Platform, Roslyn Components and Extensions, Microsoft.CodeAnalysis labels Jan 15, 2026
@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.89%. Comparing base (2079493) to head (a1026ef).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4842      +/-   ##
==========================================
+ Coverage   73.86%   73.89%   +0.03%     
==========================================
  Files         496      496              
  Lines       17951    17951              
  Branches     3516     3516              
==========================================
+ Hits        13259    13265       +6     
+ Misses       3833     3825       -8     
- Partials      859      861       +2     

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 13, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Features ✨

  • feat: Network calls for Session Replay on Android by jamescrosswell in #4860

Fixes 🐛

  • fix: Log Warning instead of Error when ratelimited by bitsandfoxes in #4927

Dependencies ⬆️

Deps

  • chore(deps): update Native SDK to v0.13.1 by github-actions in #4964
  • chore(deps): update Cocoa SDK to v9.5.0 by github-actions in #4944
  • chore(deps): update Native SDK to v0.13.0 by github-actions in #4941
  • chore(deps): update CLI to v3.2.2 by github-actions in #4943
  • chore(deps): update Java SDK to v8.33.0 by github-actions in #4933
  • chore(deps): update CLI to v3.2.0 by github-actions in #4805
    • NOTE: Sentry CLI v3 removed support for the legacy API key authentication method. Sentry CLI now only supports authenticating with Auth Tokens. If you are using API key authentication via SentryApiKey, you need to generate an Auth Token and use SentryAuthToken, instead.
  • chore(deps): update Cocoa SDK to v9.4.1 by github-actions in #4928
  • chore(deps): update Native SDK to v0.12.8 by github-actions in #4929
  • Apps built using the Sentry SDK for .NET must now target iOS version 15 or higher. Previously only version 13 or higher was required. (#4781) by github-actions in #4781
  • Bump Cocoa SDK from v8.57.3 to v9.2.0 (#4781) by github-actions in #4781
  • chore(deps): update Native SDK to v0.12.7 by github-actions in #4920

Other

  • ref: align internal analyzer project with public compiler extensions by Flash0ver in #4842
  • test(blazor): Add Playwright E2E tests for navigation breadcrumbs by bruno-garcia in #4908
  • test(android): Use volatile to produce SIGSEGV in native crash test by jpnurmi in #4919

🤖 This preview updates automatically when you update the PR.

@Flash0ver Flash0ver marked this pull request as ready for review March 4, 2026 20:54
@jamescrosswell jamescrosswell merged commit b1d065e into main Mar 5, 2026
51 of 52 checks passed
@jamescrosswell jamescrosswell deleted the ref/analyzers branch March 5, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Repository Maintenance Roslyn The .NET Compiler Platform, Roslyn Components and Extensions, Microsoft.CodeAnalysis

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants