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

dart-lang / tools / 35478367827
94%

Build:
DEFAULT BRANCH: main
Ran 20 Sep 2026 12:18AM UTC
Jobs 6
Files 9
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

18 Sep 2026 05:07PM UTC coverage: 96.7% (+1.1%) from 95.558%
35478367827

push

github

web-flow
chore(unified_analytics): remove dart:mirrors usage in test/event_test.dart (#2602)

`dart:mirrors` has been marked `@deprecated` on the bleeding-edge Dart SDK (`main` branch, [CL 541360](https://dart-review.googlesource.com/c/sdk/+/541360)) ahead of its planned removal in Dart 4.0 ([dart-lang/sdk#44489](https://github.com/dart-lang/sdk/issues/44489)).

### Changes
- Replace `reflectClass(Event).declarations` (`dart:mirrors`) in `pkgs/unified_analytics/test/event_test.dart` with `Isolate.resolvePackageUriSync` (`dart:isolate`), stripping comments (`//` and `/* ... */`) before matching `Event.<name>(` constructor identifiers and verifying exact unordered equality against `DashEvent.values` (excluding `DashEvent.ideEvent`) and `eventsAccountedForInTests`.
- `pubspec.yaml` and `CHANGELOG.md` are already at `8.0.19-wip`, and since this only touches `test/event_test.dart`, no new changelog entry is needed.

967 of 1000 relevant lines covered (96.7%)

52.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 os:ubuntu-latest/dart:3.1/platform:vm - 35478367827.1 20 Sep 2026 12:18AM UTC 9
94.42
GitHub Action Run
2 os:ubuntu-latest/dart:dev/platform:vm - 35478367827.2 20 Sep 2026 12:18AM UTC 9
94.64
GitHub Action Run
3 os:ubuntu-latest/dart:3.1/platform:chrome - 35478367827.3 20 Sep 2026 12:20AM UTC 9
92.0
GitHub Action Run
4 os:ubuntu-latest/dart:stable/platform:vm - 35478367827.4 20 Sep 2026 12:18AM UTC 9
94.64
GitHub Action Run
5 os:ubuntu-latest/dart:dev/platform:chrome - 35478367827.5 20 Sep 2026 12:19AM UTC 9
92.01
GitHub Action Run
6 os:ubuntu-latest/dart:stable/platform:chrome - 35478367827.6 20 Sep 2026 12:20AM UTC 9
92.01
GitHub Action Run
Source Files on build 35478367827
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #35478367827
  • 3614ce06 on github
  • Prev Build on main (#35359381379)
  • Next Build on main (#35478836146)
  • Delete
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