|
Ran
|
Files
38
|
Run time
1s
|
Badge
README BADGES
|
push
github
feat: implement Flutter SDK download via URL (#166) * first trial to download via url * fix bugs * debugging * debugging * debugging * debugging * debugging dong * migration file io to inmemory operations * complete. need more test cases * chore: update dependencies - Add reqwest for HTTP client - Add zip and xz2 for archive handling Closes #162 * clean up * messages * add msg * tweak a bit * fix: add OpenSSL dependency configuration to CI workflow * fix: configure cross for musl targets with OpenSSL * fix: correct xargo configuration in cross config * fix: correct cross configuration format according to cargo config spec * fix: fix CI * fix: simplify Cross.toml configuration to resolve TOML parsing error * fix: update pre-build commands to use array format in Cross.toml * add an overload * test(install): verify Flutter SDK executables after installation - Add assertions to check existence of dart and flutter executables - Verify executable permissions on Unix systems - Configure test to run only on supported platforms: - Mac x86_64 - Mac Apple Silicon - Linux x86_64 * chore: update Cargo.lock with new dependencies * refactor: replace deprecated rand::thread_rng() with rand::rng() * skip `flutter doctor` * test: test unzip as well * refactor: renaming * refactor: address linter * Revert "refactor: address linter" This reverts commit 873dae47e. * refactor: address linter
5760 of 6031 relevant lines covered (95.51%)
558.06 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|