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

ory / lumen / 23685550145
68%

Build:
DEFAULT BRANCH: main
Ran 28 Mar 2026 12:50PM UTC
Jobs 1
Files 30
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

28 Mar 2026 12:39PM UTC coverage: 68.245% (+0.3%) from 67.946%
23685550145

push

github

web-flow
feat(chunker): add Dart language support (#69)

* feat(chunker): add Dart language support

Add full Dart language support via tree-sitter grammar from
go-sitter-forest/dart. Includes chunker registration with 11 query
patterns covering classes, mixins, enums, extensions, functions,
methods, typedefs, and constructors.

Closes ory/lumen#60

- Register .dart extension with tree-sitter query patterns
- Add findEnclosingSymbol support for Dart class_body/extension_body
  (scoped to Dart-specific parent types to avoid Python/Java/TS impact)
- Unit test with comprehensive Dart sample code
- Adversarial test covering async, generators, sealed/abstract classes,
  factory/named constructors, enhanced enums, comment exclusions
- E2E snapshot test with 18 fixture files from dart-lang/shelf
- bench-swe task using shelf_router HEAD content-length RFC bug
- Benchmark results: 76% cheaper, 79% faster, 84% fewer tokens with lumen

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* docs: add Dart benchmark results to README and BENCHMARKS

Dart showed the strongest benchmark results across all 9 languages:
76% cost reduction, 79% time reduction, 82% fewer output tokens.
Update all summary tables, per-language rankings, and the supported
languages table in README.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

35 of 35 new or added lines in 2 files covered. (100.0%)

2566 of 3760 relevant lines covered (68.24%)

47.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23685550145.1 28 Mar 2026 12:50PM UTC 30
68.24
GitHub Action Run
Source Files on build 23685550145
  • Tree
  • List 30
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23685550145
  • 00a985b5 on github
  • Prev Build on main (#23654879994)
  • Next Build on main (#23686112818)
  • 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