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

Byron / smmap
92%
master: 93%

Build:
Build:
LAST BUILD BRANCH: v0.8.5
DEFAULT BRANCH: master
Repo Added 19 May 2014 09:43PM UTC
Files 10
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 use_bytes_instead_of_str
branch: use_bytes_instead_of_str
CHANGE BRANCH
x
Reset
  • use_bytes_instead_of_str
  • make_getitem_handle_slice_for_py3
  • master
  • py2n3
  • support_python_3
  • travis_allow_fail_py33
  • use_integer_division_in_tests
  • v0.8.3
  • v0.8.4
  • v0.8.5

pending completion
19

push

travis-ci

msabramo
Use bytes() instead of str()

bytes() is more accurate and is actually correct in Python 3, whereas
str() is incorrect in Python 3, because it's a Unicode string.

5 of 5 new or added lines in 1 file covered. (100.0%)

735 of 797 relevant lines covered (92.22%)

1.84 hits per line

Relevant lines Covered
Build:
Build:
797 RELEVANT LINES 735 COVERED LINES
1.84 HITS PER LINE
Source Files on use_bytes_instead_of_str
  • 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
19 use_bytes_instead_of_str Use bytes() instead of str() bytes() is more accurate and is actually correct in Python 3, whereas str() is incorrect in Python 3, because it's a Unicode string. push 16 Jun 2014 04:09PM UTC msabramo travis-ci pending completion  
See All Builds (34)
  • 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