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

Auto detect and use `fvm` #2390

Closed fzyzcjy closed 2 weeks ago

fzyzcjy commented 2 weeks ago

Changes

Close #2300

Checklist

Remark for PR creator

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 98.92%. Comparing base (8c0d157) to head (e632d27). Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
frb_codegen/src/library/commands/fvm.rs 96.42% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2390 +/- ## ========================================== - Coverage 98.93% 98.92% -0.02% ========================================== Files 493 494 +1 Lines 20347 20365 +18 ========================================== + Hits 20131 20146 +15 - Misses 216 219 +3 ```

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