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

bradfeehan / desk-php
100%
master: 86%

Build:
Build:
LAST BUILD BRANCH: v1.5.0
DEFAULT BRANCH: master
Repo Added 30 May 2013 04:02AM UTC
Files 36
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 update-dependencies
branch: update-dependencies
CHANGE BRANCH
x
Reset
  • update-dependencies
  • features/company-cases
  • features/customer-update
  • features/modular-service-description
  • features/phpunit-4.1
  • features/rate-limiting
  • features/resource-iterator
  • features/vcr
  • guzzle-3.9
  • guzzle-fork
  • lyft-case-attachments
  • master
  • operations/create
  • operations/delete
  • operations/search
  • operations/sub-list
  • operations/sub-show
  • relationships
  • scrutinizer
  • sublist
  • update-guzzle
  • v1.0.0
  • v1.0.1
  • v1.1.0
  • v1.2.0
  • v1.3.0
  • v1.4.0
  • v1.5.0

pending completion
60

push

travis-ci

bradfeehan
Remove composer.lock from version control

Committing `composer.lock` to version control can "help your team to
always test against the same dependency versions". However, new
projects that depend on this library aren't affected by it, and will
merge the requirements in `composer.json` with all others for the
project.

Since this creates more stability for testing, and less stability for
real-world use, it should be adjusted to make the testing environment
more similar to the experience of first-time users, and not have the
luxury of the specific versions in `composer.lock`.

430 of 430 relevant lines covered (100.0%)

4.76 hits per line

Relevant lines Covered
Build:
Build:
430 RELEVANT LINES 430 COVERED LINES
4.76 HITS PER LINE
Source Files on update-dependencies
  • 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
60 update-dependencies Remove composer.lock from version control Committing `composer.lock` to version control can "help your team to always test against the same dependency versions". However, new projects that depend on this library aren't affected by it, and will me... push 25 Feb 2014 04:53AM UTC bradfeehan travis-ci pending completion  
58 update-dependencies Allow any 3.7 or 3.8 version of Guzzle This is the same requirement as what the AWS SDK for PHP uses. It's a bit like using the pessimistic version operator, but allowing both "~3.7.0" and "~3.8.0". This will need to be revisited when Guzzle 3.9... push 25 Feb 2014 04:35AM UTC bradfeehan travis-ci pending completion  
57 update-dependencies Use actual booleans in desk.json There was a mixture of values, some boolean and some as strings (e.g. "true"). These need to be actual boolean values, not strings. push 25 Feb 2014 04:31AM UTC bradfeehan travis-ci pending completion  
56 update-dependencies Sort associative arrays before comparing in tests push 25 Feb 2014 04:21AM UTC bradfeehan travis-ci pending completion  
55 update-dependencies Update ModelBuilder header copying Guzzle changed the expected format for headers to be passed when creating a new Response object. This commit updates the ModelBuilder to support this new format. A HeaderCollection can't be passed in, it must be... push 25 Feb 2014 02:29AM UTC bradfeehan travis-ci pending completion  
See All Builds (210)
  • Repo on GitHub
  • CI Project
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