Skip to content

feat(bindings): generate native platform adapters - #111

Merged
glennawatson merged 3 commits into
mainfrom
glennawatson/source-gen-property-adapter
Sep 18, 2026
Merged

glennawatson merged 3 commits into
mainfrom
glennawatson/source-gen-property-adapter

further work

56e43c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 18, 2026 in 0s

97.59% (-2.16%) compared to e57d96e

View this Pull Request on Codecov

97.59% (-2.16%) compared to e57d96e

Details

Codecov Report

❌ Patch coverage is 93.79892% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.59%. Comparing base (e57d96e) to head (56e43c8).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...rs/Plugins/Observation/AndroidObservationPlugin.cs 59.37% 10 Missing and 3 partials ⚠️
...ors/Plugins/SetMethod/WinFormsCollectionSymbols.cs 68.18% 3 Missing and 4 partials ⚠️
...ceGenerators/CodeGeneration/BindToCodeGenerator.cs 79.31% 6 Missing ⚠️
...urceGenerators/CodeGeneration/ConversionEmitter.cs 90.76% 5 Missing and 1 partial ⚠️
...rators/Plugins/Conversion/AppleConversionPlugin.cs 77.77% 2 Missing and 4 partials ⚠️
...rators/Plugins/Observation/UnoObservationPlugin.cs 40.00% 5 Missing and 1 partial ⚠️
...eGenerators/Plugins/Observation/PlatformSymbols.cs 84.84% 5 Missing ⚠️
...rceGenerators/Plugins/ObservationPluginRegistry.cs 79.16% 5 Missing ⚠️
...ors/Plugins/Observation/AppKitObservationPlugin.cs 73.33% 2 Missing and 2 partials ⚠️
...rators/Plugins/Observation/KVOObservationPlugin.cs 83.33% 1 Missing and 3 partials ⚠️
... and 23 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
- Coverage   99.75%   97.59%   -2.16%     
==========================================
  Files         292      349      +57     
  Lines       11786    12539     +753     
  Branches     1277     1495     +218     
==========================================
+ Hits        11757    12238     +481     
- Misses         17      245     +228     
- Partials       12       56      +44     

☔ View full report in Codecov by Harness.
📢 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.