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

dart-lang / native / 12411663047 / 10 – native_toolchain_c_ubuntu
81%
main: 81%

Build:
DEFAULT BRANCH: main
Ran 19 Dec 2024 11:33AM UTC
Files 26
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 Dec 2024 11:19AM UTC coverage: 74.371%. Remained the same
native_toolchain_c_ubuntu – 12411663047.10

push

github

web-flow
[native_assets_builder] Use ` package:file`s `FileSystem` abstraction (#1825)

The main motivation for this change is to make `package:native_assets_builder` cleanly usable in flutter tools. Right now flutter tools operates on a `FileSystem` and checks whether `.dart_tool/package_config.json` exists using that `FileSystem` but then reads the file with this packagag's code which uses `dart:io`.

This inconsistency causes issues in flutter tools. Using `package:file` should solve this and would also
allow injecting mocks. To be fully mockable the implementation would also need to make process invocations
mockable via `package:process`. That's a future task.

See also https://github.com/dart-lang/native/issues/90

827 of 1112 relevant lines covered (74.37%)

12.39 hits per line

Source Files on job native_toolchain_c_ubuntu - 12411663047.10
  • Tree
  • List 26
  • Changed 3
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12411663047
  • 9596c1f5 on github
  • Prev Job for on main (#12396681031.14)
  • Next Job for on main (#12431562037.9)
  • 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