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

dart-lang / tools / 12848599698
94%

Build:
DEFAULT BRANCH: main
Ran 19 Jan 2025 12:17AM UTC
Jobs 1
Files 54
Run time 1min
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: 96.114%. Remained the same
12848599698

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.

1558 of 1621 relevant lines covered (96.11%)

3.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12848599698.1 19 Jan 2025 12:17AM UTC 54
96.11
GitHub Action Run
Source Files on build 12848599698
  • Tree
  • List 54
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ce300349 on github
  • Prev Build on main (#12796953507)
  • Next Build on main (#12848712253)
  • 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

© 2025 Coveralls, Inc