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 301 forks source link

More full support of raw identifiers #2391

Closed fzyzcjy closed 2 weeks ago

fzyzcjy commented 2 weeks ago

Changes

Close #2346

Checklist

Remark for PR creator

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 97.54%. Comparing base (648c239) to head (0dd8486). Report is 57 commits behind head on master.

Files with missing lines Patch % Lines
...dart/spec_generator/class/ty/enumeration_simple.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2391 +/- ## ========================================== - Coverage 98.92% 97.54% -1.39% ========================================== Files 494 472 -22 Lines 20365 18717 -1648 ========================================== - Hits 20146 18257 -1889 - Misses 219 460 +241 ```

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