• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dart-lang / native / 8341450886
82%

Build:
DEFAULT BRANCH: main
Ran 19 Mar 2024 10:32AM UTC
Jobs 10
Files 97
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Mar 2024 10:30AM UTC coverage: 93.643% (-0.008%) from 93.651%
8341450886

push

github

web-flow
[native_assets_builder] `build.dart` -> `hook/build.dart` (#1018)

* https://github.com/dart-lang/native/issues/823

Notes:

* Should keep existing toplevel `build.dart` scripts working by trying both `hook/build.dart` and `build.dart`.
* Does not migrate the examples yet, so that we don't have to do `breaking-change` is true in the ci.
   * Will do this after rolling into Dart.
* `native_toolchain_c` had a `this.dartBuildFiles = const ['build.dart'],`. Updating that to `hook/build.dart` would not work for unmigrated scripts, because files listed as dependencies that don't exist will also trigger a rebuild, e.g. it is considered deleting a file. It would also break on any kind of invocation from `hook/link.dart`. So, I've removed the default value for now. It's not pretty though. Ideas @mosuem?

10 of 11 new or added lines in 2 files covered. (90.91%)

5848 of 6245 relevant lines covered (93.64%)

24.26 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 native_assets_cli_ubuntu 8341450886.1 19 Mar 2024 10:32AM UTC 0
98.96
GitHub Action Run
2 native_assets_builder_windows 8341450886.2 19 Mar 2024 10:35AM UTC 0
90.41
GitHub Action Run
3 native_assets_cli_windows 8341450886.3 19 Mar 2024 10:32AM UTC 0
98.57
GitHub Action Run
4 native_toolchain_c_macos 8341450886.4 19 Mar 2024 10:34AM UTC 0
77.98
GitHub Action Run
5 native_toolchain_c_ubuntu 8341450886.5 19 Mar 2024 10:32AM UTC 0
73.54
GitHub Action Run
6 native_assets_builder_ubuntu 8341450886.6 19 Mar 2024 10:33AM UTC 0
90.41
GitHub Action Run
7 native_assets_cli_macos 8341450886.7 19 Mar 2024 10:34AM UTC 0
98.96
GitHub Action Run
8 native_assets_builder_macos 8341450886.8 19 Mar 2024 10:35AM UTC 0
90.41
GitHub Action Run
9 native_toolchain_c_windows 8341450886.9 19 Mar 2024 10:35AM UTC 0
88.5
GitHub Action Run
1 ffigen_macos 8320543744.1 18 Mar 2024 03:09AM UTC 0
91.84
GitHub Action Run
Source Files on build 8341450886
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8341450886
  • ba431cbb on github
  • Prev Build on main (#8320543744)
  • Next Build on main (#8342744310)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc