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

sunng87 / handlebars-rust / 29181805526
84%

Build:
DEFAULT BRANCH: master
Ran 12 Jul 2026 05:58AM UTC
Jobs 1
Files 29
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

12 Jul 2026 05:52AM UTC coverage: 85.007%. Remained the same
29181805526

push

github

web-flow
feat: add preserve_json_order feature flag (#767)

Make serde_json's preserve_order feature configurable via the new
`preserve_json_order` feature flag. It is enabled by default so that
JSON object keys keep their insertion order when iterated with
`{{#each}}` (matching existing behaviour and Handlebars.js semantics),
but users can now opt out with `default-features = false` to restore
alphabetical key ordering.

Document the feature in src/lib.rs and add a changelog entry.

1701 of 2001 relevant lines covered (85.01%)

8.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29181805526.1 12 Jul 2026 05:58AM UTC 29
85.01
GitHub Action Run
Source Files on build 29181805526
  • Tree
  • List 29
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 747133f0 on github
  • Prev Build on master (#29181798351)
  • Next Build on master (#29182080848)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc