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

RDFLib / rdflib / 10135561570 / 2
90%
master: 91%

Build:
Build:
LAST BUILD BRANCH: pre-commit-ci-update-config
DEFAULT BRANCH: master
Ran 28 Jul 2024 11:32PM UTC
Files 119
Run time 3s
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

28 Jul 2024 11:26PM UTC coverage: 90.61%. First build
10135561570.2

push

github

web-flow
Fix and extend implementation of `BytesIOWrapper` (#2853)

* Fix implementation of BytesIOWrapper to make it more complete, more useful, and compliant with Python's BufferedIOBase and BinaryIO interface.
BytesIOWrapper can now also wrap a TextIO Unicode file, or a StringIO, as well as the original wrapped str.

* Add remaining missing methods: truncate, flush, isatty, fileno.

* Catch OSError in BytesIOWrapper on base stream isatty() and fileno(), throw this error when expected when corresponding functions are invoked on the Wrapper.

---------

Co-authored-by: Nicholas Car <nick@kurrawong.net>

6029 of 7561 branches covered (79.74%)

19174 of 21161 relevant lines covered (90.61%)

0.91 hits per line

Source Files on job ubuntu-latest-3.8-min - 10135561570.2
  • Tree
  • List 119
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 10135561570
  • 563dfccc on github
  • Next Job for on main (#10139357676.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