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

dart-lang / native / 16348450024 / 2 – native_pkgs_macos
76%
main: 76%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2025 03:05PM UTC
Files 78
Run time 3s
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

17 Jul 2025 02:51PM UTC coverage: 74.793% (-2.6%) from 77.437%
native_pkgs_macos – 16348450024.2

push

github

web-flow
[json_syntax_generator] Add support for `Map<String, SomeClass>` (#2426)

Pub does not expose any of its json/yaml format parsers and unparsers.

Instead of just navigating json/yaml in Dart code blindly, lets use a schema to navigate these.

For the `pubspec_lock.yaml` we need support for `Map<String, SomeClass>` which we didn't have yet in hooks/code_assets.

Additionally, the json keys and values used in the pubspec lock have `-` and ` ` inside their strings. These are not valid Dart identifer characters, so use these as separators for camel case names.

I haven't figured out where the syntax classes themselves should live yet, so this PR is just adding it as an integration test for the generator for now.

4068 of 5439 relevant lines covered (74.79%)

15.59 hits per line

Source Files on job native_pkgs_macos - 16348450024.2
  • Tree
  • List 78
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16348450024
  • 12e33d1b on github
  • Prev Job for on main (#16323024286.2)
  • 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