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

alterphp / EasyAdminExtensionBundle / 852
91%

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

pending completion
852

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

Jobs
ID Job ID Ran Files Coverage
1 852.1 (SYMFONY_VERSION="4.1.*" TWIG_VERSION="^2.4" ENABLE_CODE_COVERAGE="true") 11 Apr 2019 01:31PM UTC 0
91.39
Travis Job 852.1
Source Files on build 852
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #852
  • 7da76e8e on github
  • Prev Build on master (#850)
  • Next Build on master (#857)
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