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

useblocks / groundwork-spreadsheets
66%

Build:
DEFAULT BRANCH: master
Repo Added 24 Aug 2017 06:47AM UTC
Files 5
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.3.0

pending completion
57

push

travis-ci

ubmarco
Bugfix: Encoding issue error messages

In real life tests there were issues with cell values containing
non-ASCII characters. As Python does not know the encoding of Excel
input values, it assumes ASCII (0-128) when converting unicode to
str. It's set explicitly now.

252 of 379 relevant lines covered (66.49%)

0.66 hits per line

Relevant lines Covered
Build:
Build:
379 RELEVANT LINES 252 COVERED LINES
0.66 HITS PER LINE
Source Files on master
  • 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
57 master Bugfix: Encoding issue error messages In real life tests there were issues with cell values containing non-ASCII characters. As Python does not know the encoding of Excel input values, it assumes ASCII (0-128) when converting unicode to str. It's... push 18 Oct 2017 09:07AM UTC ubmarco travis-ci pending completion  
56 master Bugfix: Encoding issue error messages In real life tests there were issues with cell values containing non-ASCII characters. As Python does not know the encoding of Excel input values, it assumes ASCII (0-128) when converting unicode to str. It's... push 25 Aug 2017 01:42PM UTC Marco Heinemann travis-ci pending completion  
54 master Version 0.3.0 push 24 Aug 2017 02:38PM UTC Marco Heinemann travis-ci pending completion  
53 master Added 'convert_numbers' key to string type - Fixed pylint issue not to use type() - Fixed problem when values contain non-ascii chars The string default format is now unicode push 24 Aug 2017 02:33PM UTC Marco Heinemann travis-ci pending completion  
52 master Fixed pylint issues push 24 Aug 2017 09:12AM UTC Marco Heinemann travis-ci pending completion  
50 master Migrated from pytest --cov to the coverage package - Needed by coveralls push 24 Aug 2017 08:44AM UTC Marco Heinemann travis-ci pending completion  
49 master Added coveralls to tox.ini push 24 Aug 2017 08:25AM UTC Marco Heinemann travis-ci pending completion  
See All Builds (8)
  • 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