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

dart-lang / native / 8341450886 / 4 – native_toolchain_c_macos
81%
main: 81%

Build:
DEFAULT BRANCH: main
Ran 19 Mar 2024 10:36AM UTC
Files 18
Run time 0s
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: 77.983%. First build
native_toolchain_c_macos – 8341450886.4

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?

719 of 922 relevant lines covered (77.98%)

5.5 hits per line

Source Files on job native_toolchain_c_macos - 8341450886.4
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8341450886
  • ba431cbb on github
  • Prev Job for on main (#8320543744.)
  • Next Job for on main (#8342744310.8)
  • 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