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

creek-service / creek-json-schema / #530
94%

Build:
DEFAULT BRANCH: main
Ran 23 Jan 2024 03:32PM UTC
Jobs 1
Files 8
Run time 1s
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

23 Jan 2024 03:29PM UTC coverage: 93.704% (+0.2%) from 93.511%
#530

push

github

web-flow
Improve temporal type handling (#278)

part of: https://github.com/creek-service/creek-kafka/issues/463

- `Instant` now serialized as `string`, inline with Jackson, with `date-time` format
- `LocalTime` no longer marked as `time` format, as serialized form is missing offset.
- `OffsetTime` now supported: `string` with `time` format
- `OffsetDateTime` now supported: `string` with `date-time` format
- `MonthDay` now supported: `string`
- `YearMonth` now supported: `string`
- `Year` now supported: `string`
- `Duration` now supported: `number`, inline with Jackson
- `Period` now supported: `string` with `duration` format, inline with Jackson

The changes to how `Instant` and `LocalTime` are handled are breaking changes, but as they
were incompatible with Jackson, this is seen more as a bugfix.

253 of 270 relevant lines covered (93.7%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #530.1 23 Jan 2024 03:32PM UTC 0
93.7
Source Files on build #530
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #530
  • ad09b201 on github
  • Prev Build on main
  • Next Build on main
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