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

mbj4668 / pyang / 709
76%

Build:
DEFAULT BRANCH: master
Ran 03 Feb 2020 01:02PM UTC
Jobs 3
Files 0
Run time –
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
709

push

travis-ci

mbj4668
Code improvements for idiomatic python style

Avoid reusing builtin function names; file is not builtin in python3.
Unify arguments lists for str_to_val, validate in types.
Remove unused listsdelete from util, _peek_revision from pyang.
Improve implementation of some utils; add split_prefix util.
Avoid singleton comparisons for None, True, False.
Prefer startswith / in conditions to str.find comparisons.
Prefer getattr to hasattr where less verbose.
Use empty/nonempty lists as bools instead of comparing with empty.
Prefer formatted strings to concatenation; avoid str(x) due to python2.
Remove most unneeded parentheses from if/loop/return/multi-assignments.
Some whitespace/line formatting improvements.
Jobs
ID Job ID Ran Files Coverage
1 709.1 03 Feb 2020 01:02PM UTC 0
Travis Job 709.1
2 709.2 03 Feb 2020 01:02PM UTC 0
Travis Job 709.2
3 709.3 03 Feb 2020 01:02PM UTC 0
Travis Job 709.3
Source Files on build 709
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #709
  • b7c7683e on github
  • Prev Build on master (#705)
  • Next Build on master (#710)
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