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

honeybee / trellis
78%
master: 79%

Build:
Build:
LAST BUILD BRANCH: 0.2.5
DEFAULT BRANCH: master
Repo Added 26 Jun 2015 10:55PM UTC
Files 216
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

LAST BUILD ON BRANCH 0.1.0
branch: 0.1.0
CHANGE BRANCH
x
Reset
  • 0.1.0
  • 0.1.1
  • 0.1.2
  • 0.1.3
  • 0.1.4
  • 0.1.5
  • 0.1.6
  • 0.1.7
  • 0.1.8
  • 0.2.0
  • 0.2.1
  • 0.2.2
  • 0.2.3
  • 0.2.4
  • 0.2.5
  • develop
  • entity-getvalue
  • fix-custom_images_in_imagelistattribute
  • fix-entity_list_test
  • immutability
  • master
  • perftest

pending completion
186

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

4035 of 5183 relevant lines covered (77.85%)

56.71 hits per line

Relevant lines Covered
Build:
Build:
5183 RELEVANT LINES 4035 COVERED LINES
56.71 HITS PER LINE
Source Files on 0.1.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
186 0.1.0 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 shor... push 08 Dec 2016 04:15PM UTC graste travis-ci pending completion  
See All Builds (268)
  • Repo on GitHub
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

© 2025 Coveralls, Inc