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

dart-lang / tools / 12848551744 / 5
97%
main: 97%

Build:
DEFAULT BRANCH: main
Ran 19 Jan 2025 12:15AM UTC
Files 9
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

17 Jan 2025 01:13AM UTC coverage: 94.942%. First build
12848551744.5

push

github

web-flow
[io] copyPath/copyPathSync: add a `deepCopyLinks` parameter (#1267)

The original intention was to create new `Link` objects when copying
links, but the implementation left the implicit `followLinks: true`
argument which meant that in practice links were recursed into and files
and directories deeply copied. This behavior is the only behavior that
will work when there are links present and the copy is across volumes
which do not permit links, but it is not the optimal behavior for most
use cases. Add a `deepCopyLinks` argument which defaults to `true` to
keep the current behavior by default, but allow the smaller copy with
shallow links through a boolean argument.

Update the doc and add tests for the behavior around links both with and
without the argument.

732 of 771 relevant lines covered (94.94%)

11.56 hits per line

Source Files on job os:ubuntu-latest/dart:3.1/platform:vm - 12848551744.5
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12848551744
  • ce300349 on github
  • Next Job for on main (#12848599698.1)
  • Delete
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