Skip to content

Conversation

@Flash0ver
Copy link
Member

Update Polyfill from 1.32.0 to 9.7.7.

Related

Additional Changes

  • remove now redundant Polyfill
  • enable Polyfill-feature FeatureHttp for .NET Standard 2.0 and .NET Standard 2.1
  • ensure Polyfill-feature FeatureMemory is not used when System.Memory is in an incompatible version

@Flash0ver Flash0ver self-assigned this Jan 28, 2026
@Flash0ver
Copy link
Member Author

Potential fixes for making the namespace Polyfills globally available for projects that reference src/Sentry.csproj and has it's internals made been visible to:

  • add <ItemGroup><Using Include="Polyfills" /></ItemGroup> to each of these projects
  • some MSBuild additions and restructuring
  • via an repo-internal Source-Generator utilizing GivesAccessTo

@github-actions
Copy link
Contributor

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


  • chore: update Polyfill from 1.32.0 to 9.7.7 by Flash0ver in #4879

🤖 This preview updates automatically when you update the PR.

@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.88%. Comparing base (5df4eed) to head (d6718cc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4879      +/-   ##
==========================================
+ Coverage   73.87%   76.88%   +3.01%     
==========================================
  Files         494      405      -89     
  Lines       17868    15070    -2798     
  Branches     3509     3014     -495     
==========================================
- Hits        13200    11587    -1613     
+ Misses       3808     2769    -1039     
+ Partials      860      714     -146     

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

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.

1 participant