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

frappe / frappe / 19835 / 2
45%
develop: 56%

Build:
Build:
LAST BUILD BRANCH: version-12-hotfix
DEFAULT BRANCH: develop
Ran 14 Jan 2019 11:37AM UTC
Files 940
Run time 44s
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

14 Jan 2019 11:14AM UTC coverage: 45.11%. Remained the same
19835.2

push

travis-ci

netchampfaris
fix(list-view): Cast docnames to str before sorting (#6766)

In Python 3 str and non-str comparison is not allowed.

Bulk delete operation fails when selected docnames meet following condition
1. at least on name can be casted to int or other types e.g. "1", "3123423524", "1.0"
2. at least on name that cannot be casted to other types e.g. "A", "56cd83dab1"

The root cause is $.data() which forcefully casts data-name to non string types when possible

17483 of 38756 relevant lines covered (45.11%)

0.45 hits per line

Source Files on job 19835.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6123
  • Travis Job 19835.2
  • 220ac9a1 on github
  • Prev Job for on staging-fixes (#19807.2)
  • Next Job for on staging-fixes (#19838.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