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

alterphp / EasyAdminExtensionBundle / 852 / 1
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 11 Apr 2019 01:34PM UTC
Files 29
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

09 Apr 2019 08:21AM UTC coverage: 91.393%. Remained the same
SYMFONY_VERSION="4.1.*" TWIG_VERSION="^2.4" ENABLE_CODE_COVERAGE="true"

cron

travis-ci

alterphp
refs #117 : fix retrieving href in ajax pagination link (#118)

`e.target` contains the element that trigger the "click"
Since `A` tag can contains `SPAN` to displays icons, e.target is the `SPAN`, so we can't get the `href` from it.
`e.currentTarget` return the element on which we have attach the click -> `A`

669 of 732 relevant lines covered (91.39%)

14.87 hits per line

Source Files on job 852.1 (SYMFONY_VERSION="4.1.*" TWIG_VERSION="^2.4" ENABLE_CODE_COVERAGE="true")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 582
  • Travis Job 852.1
  • 7da76e8e on github
  • Prev Job for SYMFONY_VERSION="4.1.*" TWIG_VERSION="^2.4" ENABLE_CODE_COVERAGE="true" on master (#850.1)
  • Next Job for SYMFONY_VERSION="4.1.*" TWIG_VERSION="^2.4" ENABLE_CODE_COVERAGE="true" on master (#857.1)
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