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

frappe / frappe / 19835
45%
develop: 56%

Build:
Build:
LAST BUILD BRANCH: version-12-hotfix
DEFAULT BRANCH: develop
Ran 14 Jan 2019 11:33AM UTC
Jobs 2
Files 940
Run time 5min
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
19835

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

17482 of 38770 relevant lines covered (45.09%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19835.1 14 Jan 2019 11:33AM UTC 0
45.09
Travis Job 19835.1
2 19835.2 14 Jan 2019 11:37AM UTC 0
45.11
Travis Job 19835.2
Source Files on build 19835
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19835
  • 220ac9a1 on github
  • Prev Build on staging-fixes (#19807)
  • Next Build on staging-fixes (#19838)
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