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

OpenTreeMap / otm-core / 332 / 1
82%
develop: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/sockjs-0.3.21
DEFAULT BRANCH: develop
Ran 24 Feb 2015 11:01PM UTC
Files 288
Run time 24s
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

24 Feb 2015 10:38PM UTC coverage: 81.632%. First build
332.1

push

travis-ci

jwalgran
Remove unnecessary count query from edits page

On my development wm with  5 million row audit table the filtered count
query was taking 2 seconds to execute. I was able to remove the call to
.count() entirely because a slice operator is applied to the queryset
earlier in the function, which realizes the quersets and allows us to
use len()

13959 of 17100 relevant lines covered (81.63%)

0.82 hits per line

Source Files on job 332.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 332
  • Travis Job 332.1
  • e7ef5824 on github
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