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

google / quiver-dart / 2037 / 6
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2020 09:00PM UTC
Files 0
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

26 Oct 2020 08:45PM UTC coverage: 0.0%. Remained the same
SHARD=coveralls

push

travis-ci

web-flow
Move stringFromByteStream to async; deprecate IO (#628)

This deprecates two of the three function in the IO library and migrates
the remaining function (which doesn't use dart:io) to the async library.

As discussed in https://github.com/google/quiver-dart/issues/621, a
survey of ~150,000 imports of quiver at Google suggests that only
stringFromByteStream is used internally. It has been moved to the async
library.

getFullPath can be replaced with File.resolveSymbolicLinksSync if used.

visitDirectory should be rewritten if any users are making use of it.
Alternatively, it and its tests can be copied to other codebases under
the terms of the Apache 2.0 license.

Eliminating these functions avoids pub.dev suggesting that quiver can't
be used for web projects.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 2037.6 (SHARD=coveralls)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1485
  • Travis Job 2037.6
  • e1f3ab15 on github
  • Prev Job for SHARD=coveralls on master (#2039.6)
  • Next Job for SHARD=coveralls on master (#2041.6)
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