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

dart-lang / tools / 35479925079
94%

Build:
DEFAULT BRANCH: main
Ran 20 Sep 2026 12:57AM UTC
Jobs 1
Files 10
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: 93.912% (-1.6%) from 95.558%
35479925079

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.

725 of 772 relevant lines covered (93.91%)

4.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35479925079.1 20 Sep 2026 12:57AM UTC 10
93.91
GitHub Action Run
Source Files on build 35479925079
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #35479925079
  • 3614ce06 on github
  • Prev Build on main (#35359381379)
  • 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