|
Ran
|
Jobs
5
|
Files
153
|
Run time
1min
|
Badge
README BADGES
|
push
github
[json_syntax_generator] Support string regex in map keys (#2443) Follow up of https://github.com/dart-lang/native/pull/2441. This time adding support for regexes on the strings that are the keys of maps. In order to avoid duplicating: https://github.com/dart-lang/pub/blob/c3e50919d/lib/src/pubspec_parse.dart#L219-L226 Again, tested on the pubspec lock schema.
70 of 160 new or added lines in 4 files covered. (43.75%)
2 existing lines in 2 files now uncovered.9171 of 11505 relevant lines covered (79.71%)
22.32 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
55.53 |
11.97% | pkgs/pub_formats/lib/src/pubspec_lock_syntax.g.dart |
| 20 |
75.04 |
-1.66% | pkgs/hooks/lib/src/hooks/syntax.g.dart |
| 26 |
72.9 |
-2.39% | pkgs/code_assets/lib/src/code_assets/syntax.g.dart |
| 38 |
23.18 |
-3.52% | pkgs/data_assets/lib/src/data_assets/syntax.g.dart |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
23.18 |
-3.52% | pkgs/data_assets/lib/src/data_assets/syntax.g.dart |
| 1 |
72.9 |
-2.39% | pkgs/code_assets/lib/src/code_assets/syntax.g.dart |
| ID | Flag name | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|---|
| 3 | native_pkgs_macos | 16494821420.3 | 68 |
74.21 |
GitHub Action Run | |
| 4 | native_pkgs_windows | 16494821420.4 | 68 |
76.55 |
GitHub Action Run | |
| 5 | native_pkgs_ubuntu | 16494821420.5 | 68 |
73.05 |
GitHub Action Run | |
| 5 | swiftgen | 16460295419.5 | 3 |
93.42 |
GitHub Action Run | |
| 5 | objective_c | 16431816222.5 | 82 |
80.33 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|