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

dart-lang / native / 11058091655 / 14 – native_assets_builder_macos
82%
main: 82%

Build:
DEFAULT BRANCH: main
Ran 26 Sep 2024 06:34PM UTC
Files 10
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

26 Sep 2024 06:26PM UTC coverage: 87.776%. Remained the same
native_assets_builder_macos – 11058091655.14

push

github

web-flow
Stop resolving Uris encoded in the build protocol (#1607)

This makes a `hook/{build,link}.dart` no longer resolve uris encoded in the
`config.json`. It still validates that the uris that are encoded exist
when it decodes the json.

The creator of `config.json` has to ensure that the uris it encodes in
that config are existing file urls that the `hook/{build,link}.dart`
scripts can open as-is (i.e. without resolving against any base uri).

In many cases that means that an invoker should encode absolute uris in
there - or if it encodes relative uris - guarantees that they are
relative to the working directory the `hook/{build,link}.dart` is
invoked.

Issue https://github.com/dart-lang/native/issues/1605

517 of 589 relevant lines covered (87.78%)

25.14 hits per line

Source Files on job native_assets_builder_macos - 11058091655.14
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11058091655
  • 46527a82 on github
  • Prev Job for on main (#11039864131.8)
  • Next Job for on main (#11062008298.)
  • 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