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

accordproject / concerto-codegen / 27710476700
98%

Build:
DEFAULT BRANCH: main
Ran 17 Jun 2026 06:21PM UTC
Jobs 3
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

17 Jun 2026 06:20PM UTC coverage: 98.279%. Remained the same
27710476700

push

github

web-flow
fix(rust): serialize_datetime_option panics on a None value (#251)

fix(rust): serialize a None DateTime as null instead of panicking

serialize_datetime_option used `_ => unreachable!()` for the None branch,
which panics if a None Option<DateTime> is serialized. Emit serialize_none()
to match the other option serializers in the same file.

Signed-off-by: Yash Kumar <yashr17042006@gmail.com>

1628 of 1694 branches covered (96.1%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

3113 of 3130 relevant lines covered (99.46%)

9794.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 windows-latest - 27710476700.1 17 Jun 2026 06:22PM UTC 30
98.28
GitHub Action Run
2 ubuntu-latest - 27710476700.2 17 Jun 2026 06:21PM UTC 30
98.28
GitHub Action Run
3 macOS-latest - 27710476700.3 17 Jun 2026 06:21PM UTC 30
98.28
GitHub Action Run
Source Files on build 27710476700
  • Tree
  • List 30
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5dd46f94 on github
  • Prev Build on main (#27419028273)
  • 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