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

dart-lang / native / 12217199913
74%

Build:
DEFAULT BRANCH: main
Ran 08 Dec 2024 12:16AM UTC
Jobs 14
Files 229
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

06 Dec 2024 11:52AM UTC coverage: 88.922%. Remained the same
12217199913

push

github

web-flow
[native_assets_builder] Report dart sources as dependencies of hooks (#1780)

Closes: https://github.com/dart-lang/native/issues/1770

This PR adds the Dart sources to the dependencies in `HookResult`.

It also fixes the dep-file parsing w.r.t. to escapes.

### Implementation details

We're passing around `HookOutput`s which is the deserialized `output.json`. We could add the Dart sources as dependencies to it _after_ deserializing, but then the correspondence to the json is lost. So instead I've added an extra return value to the places where we pass `HookOutput` around.

18 of 23 new or added lines in 3 files covered. (78.26%)

16 existing lines in 2 files now uncovered.

11840 of 13315 relevant lines covered (88.92%)

34.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
91.75
0.0% pkgs/native_assets_builder/lib/src/build_runner/build_runner.dart

Uncovered Existing Lines

Lines Coverage ∆ File
3
97.03
0.0% pkgs/native_assets_builder/lib/src/dependencies_hash_file/dependencies_hash_file.dart
13
91.75
0.0% pkgs/native_assets_builder/lib/src/build_runner/build_runner.dart
Subprojects
ID Flag name Job ID Ran Files Coverage
13 jnigen 12217199913.13 08 Dec 2024 12:22AM UTC 21
90.35
GitHub Action Run
14 jni 12217199913.14 08 Dec 2024 12:16AM UTC 30
75.5
GitHub Action Run
6 native_toolchain_c_windows 12197678865.6 06 Dec 2024 11:08AM UTC 25
79.01
GitHub Action Run
2 ffigen 11849122173.2 15 Nov 2024 02:35AM UTC 72
91.46
GitHub Action Run
14 swift2objc 12149584499.14 03 Dec 2024 10:57PM UTC 39
88.09
GitHub Action Run
14 objective_c 12150104634.14 03 Dec 2024 11:46PM UTC 73
78.31
GitHub Action Run
7 native_assets_builder_macos 12197678865.7 06 Dec 2024 11:09AM UTC 11
91.03
GitHub Action Run
11 native_assets_cli_macos 12197678865.11 06 Dec 2024 11:05AM UTC 30
77.26
GitHub Action Run
14 native_assets_cli_ubuntu 12197678865.14 06 Dec 2024 11:06AM UTC 30
77.26
GitHub Action Run
12 native_assets_cli_windows 12197678865.12 06 Dec 2024 11:07AM UTC 30
76.91
GitHub Action Run
9 native_toolchain_c_macos 12197678865.9 06 Dec 2024 11:05AM UTC 25
69.89
GitHub Action Run
10 native_assets_builder_windows 12197678865.10 06 Dec 2024 11:12AM UTC 11
91.03
GitHub Action Run
8 native_assets_builder_ubuntu 12197678865.8 06 Dec 2024 11:09AM UTC 11
91.03
GitHub Action Run
13 native_toolchain_c_ubuntu 12197678865.13 06 Dec 2024 11:06AM UTC 25
74.49
GitHub Action Run
Source Files on build 12217199913
  • Tree
  • List 229
  • Changed 16
  • Source Changed 16
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12217199913
  • 3aba894c on github
  • Prev Build on main (#12197678865)
  • Next Build on main (#12217226209)
  • 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