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

google / quiver-dart / 2037
84%

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2020 09:00PM UTC
Jobs 1
Files 0
Run time 1s
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
2037

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

Jobs
ID Job ID Ran Files Coverage
6 2037.6 (SHARD=coveralls) 26 Oct 2020 09:00PM UTC 0
0.0
Travis Job 2037.6
Source Files on build 2037
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2037
  • e1f3ab15 on github
  • Prev Build on master (#2039)
  • Next Build on master (#2041)
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