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

DanielXMoore / Hera / 23821567632
100%

Build:
DEFAULT BRANCH: main
Ran 31 Mar 2026 10:05PM UTC
Jobs 1
Files 9
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

31 Mar 2026 10:03PM UTC coverage: 100.0%. Remained the same
23821567632

push

github

web-flow
Civet language in Hera code and handlers (#51)

Adds `language` CompilerOptions field to control handler body language
(js, ts, civet).

Adds a Civet language loader (CJS + ESM hooks) that compiles .hera files
with language:'civet' then transpiles the Civet output to JS using
@danielx/civet. Exports register/civet, register/civet/cjs, and
register/civet/esm from the package. Supports custom civet options via
the initialize export on the ESM hook and options.civet on the CJS hook.

Adds a hera.language VS Code setting that controls the handler body
language for generated parsers. The LSP server reads the setting and
forwards it as a compiler option.

Adds civet-default (plain civet loader) and civet-custom (with
coffeeCompat parseOptions via the initialize hook) loader examples.
Includes integration tests via the test-examples script and a README
section describing the civet pipeline.

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

284 of 284 branches covered (100.0%)

Branch coverage included in aggregate %.

103 of 103 new or added lines in 3 files covered. (100.0%)

1280 of 1280 relevant lines covered (100.0%)

56.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23821567632.1 31 Mar 2026 10:05PM UTC 9
100.0
GitHub Action Run
Source Files on build 23821567632
  • Tree
  • List 9
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • f2ac6288 on github
  • Prev Build on main (#23751598898)
  • Next Build on main (#23983186473)
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