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

bradfeehan / desk-php / 216
86%

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

pending completion
216

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

Jobs
ID Job ID Ran Files Coverage
2 216.2 05 May 2015 06:14PM UTC 0
100.0
Travis Job 216.2
Source Files on build 216
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #216
  • Pull Request #67
  • PR Base - master (#210)
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