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

dart-lang / native / 7515686363 / 1 – ffigen_macos
74%
main: 74%

Build:
DEFAULT BRANCH: main
Ran 14 Jan 2024 12:36AM UTC
Files 47
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: 91.977%. First build
ffigen_macos – 7515686363.1

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.

3852 of 4188 relevant lines covered (91.98%)

28.28 hits per line

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

© 2025 Coveralls, Inc