|
Ran
|
Jobs
14
|
Files
231
|
Run time
201min
|
Badge
README BADGES
|
push
github
[native_assets_cli] Add example for downloading assets (#1860) Add an example for how to download assets in a hook which are built on GitHub CI. Design approach: * `tool/build.dart` uses `package:native_toolchain_c`. * GitHub action that publishes artifacts on a tag (not the package release tag). * `hook/build.dart` downloads the artifacts. * `tool/generate_asset_hashes.dart` generates hashes that are used in `hook/build.dart` to check download integrity. GitHub actions mostly cargo culted from: * https://github.com/dart-lang/i18n/blob/83e8d0856/.github/workflows/intl4x_artifacts.yml Closes: https://github.com/dart-lang/native/issues/157
12176 of 13881 relevant lines covered (87.72%)
34.56 hits per line
| ID | Flag name | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|---|
| 6 | native_assets_cli_ubuntu | 12687933595.6 | 29 |
78.44 |
GitHub Action Run | |
| 7 | native_toolchain_c_ubuntu | 12687933595.7 | 26 |
74.51 |
GitHub Action Run | |
| 8 | native_assets_cli_macos | 12687933595.8 | 29 |
78.44 |
GitHub Action Run | |
| 9 | native_toolchain_c_macos | 12687933595.9 | 26 |
69.57 |
GitHub Action Run | |
| 10 | native_assets_cli_windows | 12687933595.10 | 29 |
78.13 |
GitHub Action Run | |
| 11 | native_toolchain_c_windows | 12687933595.11 | 26 |
78.9 |
GitHub Action Run | |
| 12 | native_assets_builder_ubuntu | 12687933595.12 | 11 |
90.47 |
GitHub Action Run | |
| 13 | native_assets_builder_macos | 12687933595.13 | 11 |
90.47 |
GitHub Action Run | |
| 14 | native_assets_builder_windows | 12687933595.14 | 11 |
90.47 |
GitHub Action Run | |
| 14 | objective_c | 12660672739.14 | 73 |
78.34 |
GitHub Action Run | |
| 13 | jnigen | 12614828744.13 | 22 |
89.31 |
GitHub Action Run | |
| 14 | jni | 12614828744.14 | 30 |
70.77 |
GitHub Action Run | |
| 14 | ffigen | 12682860504.14 | 72 |
91.46 |
GitHub Action Run | |
| 14 | swift2objc | 12362379980.14 | 40 |
87.07 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|