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

honeybee / trellis / 185 / 1
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2016 11:01AM UTC
Files 178
Run time 8s
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

26 Oct 2016 10:59AM UTC coverage: 77.924% (-0.08%) from 78.007%
185.1

push

travis-ci

graste
remove default zeroing of time for DateAttribute

this leads to wrong interpretation of dates (off-by-one) as the time is
changed. The native format used still contains the time information to
provide the timezone information for consumers. A short format like
'yyyy-MM-dd+00:00' is not being used even though php likes it other
parties interpreting that value might not like it. One example are api
consumers that get that native value or even elasticsearch which wants to
see something like "yyyy-MM-ddT+00:00". That would be parsed as military
Tango time though by php. That's why we sent the time info. Meh.
Suggestions are welcome. Applications can reformat according to their
needs on their system boundaries.

Future improvement suggestion: internally store the timezone of the given
values to have them available later on. This helps in migrating stuff when
eg.g the timezone db changes.

refs #28

3957 of 5078 relevant lines covered (77.92%)

30.74 hits per line

Source Files on job 185.1
  • Tree
  • List 0
  • Changed 22
  • Source Changed 3
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 185
  • Travis Job 185.1
  • 5d0b053f on github
  • Prev Job for on master (#184.1)
  • Next Job for on master (#210.2)
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