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

bradfeehan / desk-php / 216 / 2
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 05 May 2015 06:16PM UTC
Files 36
Run time 2s
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

05 May 2015 05:58PM UTC coverage: 100.0%. Remained the same
216.2

Pull #67

travis-ci

scotwells
fix issue with validating commands received from next links

Issue would arrise when using the ResourceIterator class to
iterate over a set of searched cases. The since_created_at,
max_created_at, since_updated_at, and max_updated_at were setup
to expect a DateTime instance. However in the case a link was
used it would already contain the filtered value. This would throw
an exception since the value was not an instance of DateTime.

Resolved by removing the requirement to be a DateTime instance.
Instead the filter Date::toTimestamp takes care of the different
possible values that could arrise.
Pull Request #67: Fix case date params

553 of 553 relevant lines covered (100.0%)

1.71 hits per line

Source Files on job 216.2
  • Tree
  • List 0
  • Changed 36
  • Source Changed 36
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 216
  • Travis Job 216.2
  • 5515141e on github
  • Prev 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