fzyzcjy / flutter_rust_bridge

Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.
https://fzyzcjy.github.io/flutter_rust_bridge/
MIT License
4.29k stars 300 forks source link

Fix struct field does not handle custom serializers #2294

Closed fzyzcjy closed 2 months ago

fzyzcjy commented 2 months ago

Changes

Close #2212 Close #2201

Checklist

Remark for PR creator

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 98.43750% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.95%. Comparing base (5608d3d) to head (2e0afc0). Report is 33 commits behind head on master.

Files with missing lines Patch % Lines
...degen/src/library/codegen/ir/mir/custom_ser_des.rs 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2294 +/- ## ======================================= Coverage 98.94% 98.95% ======================================= Files 491 492 +1 Lines 20289 20313 +24 ======================================= + Hits 20075 20100 +25 + Misses 214 213 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.