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

google / mono_repo.dart / 33445749739
85%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2026 10:22PM UTC
Jobs 3
Files 35
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

31 Aug 2026 10:20PM UTC coverage: 84.362% (-0.04%) from 84.404%
33445749739

push

github

web-flow
Fix AOT SDK discovery using package:cli_util (#533)

* Fix AOT SDK discovery using package:cli_util

Under AOT compilation (e.g., `dart compile exe` or `dart install`), `Platform.resolvedExecutable` points to the compiled binary itself rather than the Dart SDK's `bin/dart`. This caused `mono_repo` to fail SDK path resolution, crashing the application with an assertion error.

This commit incorporates `package:cli_util` and uses its robust `dartExecutable` getter to accurately resolve the Dart executable path regardless of execution format (JIT or AOT).

Fixes AOT compilation support for mono_repo.

* Bump mono_repo to v6.7.3

* Rerun mono_repo generate for v6.7.3

1 of 1 new or added line in 1 file covered. (100.0%)

1257 of 1490 relevant lines covered (84.36%)

3.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 coverage_00 - 33445749739.1 31 Aug 2026 10:22PM UTC 34
7.45
GitHub Action Run
2 coverage_01 - 33445749739.2 31 Aug 2026 10:23PM UTC 34
84.35
GitHub Action Run
3 coverage_02 - 33445749739.3 31 Aug 2026 10:22PM UTC 1
100.0
GitHub Action Run
Source Files on build 33445749739
  • Tree
  • List 35
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33445749739
  • 569975ce on github
  • Prev Build on master (#33428138358)
  • Next Build on master (#33910576063)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc