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

dart-lang / native / 21717212500
72%

Build:
DEFAULT BRANCH: main
Ran 05 Feb 2026 03:28PM UTC
Jobs 3
Files 87
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

05 Feb 2026 03:21PM UTC coverage: 72.12% (-0.07%) from 72.185%
21717212500

push

github

web-flow
[record_use] Add constructor invocations to recorded instances (#3047)

Refactored `InstanceReference` into a sealed class hierarchy to support constructor invocations and tear-offs alongside constant instances.

### Changes
- **Hierarchy:** Introduced `InstanceConstantReference`, `InstanceCreationReference`, and `ConstructorTearoffReference`.
- **Schema:** Updated `record_use.schema.json` with a `type` discriminator for instances and regenerated `syntax.g.dart`.
- **API:** Updated `Recordings` and `RecordedUsages` to handle the polymorphic types and improved semantic equality comparison.
- **Migration:** Updated all JSON test data to include the required `"type": "constant"` field and ensured trailing newlines.
- **Testing:** Added `test/instance_references_test.dart` and updated schema validation tests.

Relevant issues:

* https://github.com/dart-lang/native/issues/2907
* https://github.com/dart-lang/native/issues/2911

115 of 164 new or added lines in 4 files covered. (70.12%)

2 existing lines in 2 files now uncovered.

5753 of 7977 relevant lines covered (72.12%)

71.24 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
70.37
2.37% pkgs/record_use/lib/src/record_use.dart
18
84.28
-6.9% pkgs/record_use/lib/src/reference.dart
30
50.68
1.22% pkgs/record_use/lib/src/syntax.g.dart

Uncovered Existing Lines

Lines Coverage ∆ File
1
84.28
-6.9% pkgs/record_use/lib/src/reference.dart
1
70.37
2.37% pkgs/record_use/lib/src/record_use.dart
Subprojects
ID Flag name Job ID Ran Files Coverage
1 native_pkgs_windows 21717212500.1 05 Feb 2026 03:34PM UTC 87
70.58
GitHub Action Run
2 native_pkgs_ubuntu 21717212500.2 05 Feb 2026 03:28PM UTC 87
68.18
GitHub Action Run
3 native_pkgs_macos 21717212500.3 05 Feb 2026 03:30PM UTC 87
69.01
GitHub Action Run
Source Files on build 21717212500
  • Tree
  • List 87
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21717212500
  • 0819678f on github
  • Prev Build on main (#21716302909)
  • 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