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

bcwaldon / warlock / 82 / 7
94%
master: 95%

Build:
Build:
LAST BUILD BRANCH: overhaul_of_model_class
DEFAULT BRANCH: master
Ran 20 May 2019 09:51AM UTC
Files 4
Run time 0s
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

20 May 2019 09:49AM UTC coverage: 93.805%. Remained the same
TEST_CMD="pytest"

push

travis-ci

janw
use io module for handling encoding while opening file in setup.py

Currently in release 1.3.2 is failing while doing python setup.py
install with TypeError: 'encoding' is an invalid keyword argument
for this function while reading warlock/setup.py", line 28, in read
os.path.join(os.path.dirname(__file__), fname), "r", encoding="utf-8"

By using io module while reading the file fixes the issue.

Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com>

106 of 113 relevant lines covered (93.81%)

0.94 hits per line

Source Files on job 82.7 (TEST_CMD="pytest")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 38
  • Travis Job 82.7
  • a9cde4a9 on github
  • Prev Job for TEST_CMD="pytest" on release1.3.2 (#78.7)
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