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

dart-lang / native / 7515645003 / 2 – jnigen_tests
81%
main: 81%

Build:
DEFAULT BRANCH: main
Ran 14 Jan 2024 12:23AM UTC
Files 23
Run time 0s
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

12 Jan 2024 09:38AM UTC coverage: 92.799%. First build
jnigen_tests – 7515645003.2

push

github

web-flow
[native_assets_cli] Separate out public API (#885)

This does not change any of the public API yet, but it slims down the API surface of `package:native_assets_cli` to the bare minimum.

Internal details may be accessed in `package:native_assets_builder` via:

```dart
import 'package:native_assets_cli/native_assets_cli_internal.dart';
```

This enables the yaml serialization/deserialization to live in one place and be unit tested as one.

One hack is that we also access `package:native_assets_cli/native_assets_cli_internal.dart` in `package:native_toolchain_c` in the unit tests to depend on the C compilers provided on the Dart CI.

1817 of 1958 relevant lines covered (92.8%)

5.81 hits per line

Source Files on job jnigen_tests - 7515645003.2
  • Tree
  • List 23
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7515645003
  • 053a0f3f on github
  • Prev Job for on main (#7475183670.)
  • Next Job for on main (#7515686363.1)
  • 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