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

dart-lang / tools / 35478836146
94%

Build:
DEFAULT BRANCH: main
Ran 20 Sep 2026 12:29AM UTC
Jobs 1
Files 54
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: 95.558%. Remained the same
35478836146

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.

1592 of 1666 relevant lines covered (95.56%)

3.71 hits per line

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