Skip to content

Migrate AppDomain.GetAssemblies() to CurrentAssemblies.GetLoadedAssem…

6b29d56
Select commit
Loading
Failed to load commit list.
Open

Migrate Mono APIs to CoreCLR-compatible APIs #640

Migrate AppDomain.GetAssemblies() to CurrentAssemblies.GetLoadedAssem…
6b29d56
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Dec 3, 2025 in 0s

35.57% (-0.01%) compared to 82ba7f9

View this Pull Request on Codecov

35.57% (-0.01%) compared to 82ba7f9

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
AssetIdRemapUtility/Editor/PackageImporter.cs 0.00% 1 Missing ⚠️
Editor/EditorCore/ReflectionUtility.cs 0.00% 1 Missing ⚠️
@@            Coverage Diff             @@
##           master     #640      +/-   ##
==========================================
- Coverage   35.57%   35.57%   -0.01%     
==========================================
  Files         277      277              
  Lines       34892    34895       +3     
==========================================
+ Hits        12413    12414       +1     
- Misses      22479    22481       +2     
Files with missing lines Coverage Δ
Editor/EditorCore/EditorToolbarLoader.cs 61.36% <100.00%> (+0.89%) ⬆️
AssetIdRemapUtility/Editor/PackageImporter.cs 0.00% <0.00%> (ø)
Editor/EditorCore/ReflectionUtility.cs 0.00% <0.00%> (ø)
🚀 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.