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

frappe / frappe / 18627
45%
develop: 56%

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

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.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18627.1 05 Nov 2018 06:02AM UTC 0
44.95
Travis Job 18627.1
2 18627.2 05 Nov 2018 06:06AM UTC 0
44.97
Travis Job 18627.2
Source Files on build 18627
  • Tree
  • List 0
  • Changed 15
  • Source Changed 4
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #18627
  • e6b070e6 on github
  • Prev Build on staging-fixes (#18620)
  • Next Build on staging-fixes (#18631)
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

© 2025 Coveralls, Inc