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

bcwaldon / warlock
94%
master: 95%

Build:
Build:
LAST BUILD BRANCH: overhaul_of_model_class
DEFAULT BRANCH: master
Repo Added 18 May 2019 03:20PM UTC
Files 4
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

LAST BUILD ON BRANCH release1.3.2
branch: release1.3.2
CHANGE BRANCH
x
Reset
  • release1.3.2
  • 1.3.1
  • 1.3.2
  • 1.3.3
  • add-pre-commit-framework
  • add_pre-commit_framework_config
  • add_tests_for_deprecation_warnings_on_model.changes
  • add_tox_test_automation
  • develop
  • drop_support_for_python2
  • drop_support_for_python_3.4
  • enforce-utf8-readme-encoding
  • fix_deprecation_warnings_assertequals
  • initial_1.4_preparation
  • master
  • migrate-to-poetry
  • overhaul_of_model_class
  • prepare1.3.1
  • release1.3.3
  • update-project-scaffolding
  • use-tox-for-testing

pending completion
82

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

Relevant lines Covered
Build:
Build:
113 RELEVANT LINES 106 COVERED LINES
0.94 HITS PER LINE
Source Files on release1.3.2
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
82 release1.3.2 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.p... push 20 May 2019 09:51AM UTC janw travis-ci pending completion  
78 release1.3.2 Bump version push 20 May 2019 06:59AM UTC janw travis-ci pending completion  
76 release1.3.2 Add release to changelog push 20 May 2019 06:54AM UTC janw travis-ci pending completion  
72 release1.3.2 Release 1.3.1 (#36) * Bump version * Add changelog framing * Prepare changelog for release push 20 May 2019 06:38AM UTC web-flow travis-ci pending completion  
See All Builds (77)
  • Repo on GitHub
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