Skip to content

Conversation

@elringus
Copy link
Owner

@elringus elringus commented May 6, 2025

We have to explicitly specify all the serialized types passing interop boundary due to .NET's design flaw, where it's indexing the types just by their short name, instead of using the full name. dotnet/runtime#58938 (comment)

@codecov
Copy link

codecov bot commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (742e258) to head (a77d598).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #180   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           47        47           
  Lines         1640      1643    +3     
  Branches       284       285    +1     
=========================================
+ Hits          1640      1643    +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@elringus elringus merged commit c5ed2c8 into main May 6, 2025
8 checks passed
@elringus elringus deleted the fix/dup-serde-fail branch May 6, 2025 00:41
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