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

dart-lang / tools / 12848712253
94%

Build:
DEFAULT BRANCH: main
Ran 19 Jan 2025 12:38AM UTC
Jobs 1
Files 8
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: 93.037% (-3.1%) from 96.114%
12848712253

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.

628 of 675 relevant lines covered (93.04%)

4.14 hits per line

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