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

frappe / frappe / 18627 / 1
45%
develop: 56%

Build:
Build:
LAST BUILD BRANCH: version-12-hotfix
DEFAULT BRANCH: develop
Ran 05 Nov 2018 06:02AM UTC
Files 934
Run time 36s
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

05 Nov 2018 05:31AM UTC coverage: 44.953% (+0.06%) from 44.893%
18627.1

push

travis-ci

rmehta
refactor: Deduplication (#6347)

* refactor: Deduplicate setup_perms_for

`setup_perms_for` has two identical definitions in

frappe/utils/reset_doc.py and
frappe/patches/v7_2/setup_custom_perms.py

Remove definition from setup_custom_perms.py, use import instead

* refactor: Deduplicate get_parent_doc and set_timeline_doc

`get_parent_doc` and `set_timeline_doc` are accidentally defined twice in

frappe/core/utils.py and
frappe/core/doctype/communication/communication.py

Remove definition from communication.py, use import instead

* fix(python3): Replace urlopen import with six.moves.urllib.request.urlopen

17251 of 38376 relevant lines covered (44.95%)

0.45 hits per line

Source Files on job 18627.1
  • Tree
  • List 0
  • Changed 15
  • Source Changed 4
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5145
  • Travis Job 18627.1
  • e6b070e6 on github
  • Prev Job for on staging-fixes (#18620.1)
  • Next Job for on staging-fixes (#18631.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