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

zendframework / zend-form / 27 / 2
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 08 Jun 2015 10:35AM UTC
Files 126
Run time 35s
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

08 Jun 2015 10:30AM UTC coverage: 78.039% (-12.7%) from 90.785%
EXECUTE_TEST_COVERALLS=true

Pull #5

travis-ci

necromant2005
Fix wrong interface usage

Original implementation of Zend\Stdlib\PriorityQueue::insert  applies only 2 arguments
    /**
     * Insert an item into the queue
     *
     * Priority defaults to 1 (low priority) if none provided.
     *
     * @param  mixed $data
     * @param  int $priority
     * @return PriorityQueue
     */
    public function insert($data, $priority = 1)
Pull Request #5: Fix wrong interface usage

3024 of 3875 relevant lines covered (78.04%)

38.53 hits per line

Source Files on job 27.2 (EXECUTE_TEST_COVERALLS=true)
  • Tree
  • List 0
  • Changed 25
  • Source Changed 1
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27
  • Travis Job 27.2
  • 36ae7154 on github
  • Prev Job for EXECUTE_TEST_COVERALLS=true on master (#25.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