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

tamada / sibling / 31143865316
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: ci/deploy-page
DEFAULT BRANCH: main
Ran 07 Aug 2026 03:18AM 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

07 Aug 2026 03:16AM UTC coverage: 80.911% (+16.6%) from 64.338%
31143865316

Pull #46

github

tamada
feat: add the --not-on-dirs option for the current directory out of the targets

The behavior was undefined when the given current directory was not in the
target directories, and the two ways of building them did not agree with each
other; the list of the directories failed with NotFound, while the directory
of --base-path silently went on as if no current directory were given.

The --not-on-dirs option now tells what happens, and both of the ways take it.

- error (default): fail, since the given current directory and the targets do
  not agree with each other, and
- before-first: traverse as if the current directory were before the first one,
  hence, the next directory of it is the first of the targets.

Note that it is not for the unknown current directory, which the command has
when nothing tells where the user is; that is the position before the first
one, as v3.0.0 defines. The option is for the directory *given* by the user.

The library takes it by Config::not_on_dirs.

Closes #45

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Pull Request #46: Release v3.0.0: define the semantics of the command

835 of 1014 new or added lines in 8 files covered. (82.35%)

835 of 1032 relevant lines covered (80.91%)

12.29 hits per line

Uncovered Changes

Lines Coverage ∆ File
68
76.55
src/lib.rs
35
80.45
cli/main.rs
26
80.6
cli/printer.rs
16
94.18
src/factory.rs
15
59.46
cli/cli.rs
12
0.0
cli/gencomp.rs
4
91.67
src/strategy.rs
3
92.31
cli/init.rs
Jobs
ID Job ID Ran Files Coverage
1 31143865316.1 07 Aug 2026 03:17AM UTC 8
80.91
GitHub Action Run
Source Files on build 31143865316
  • 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 #31143865316
  • Pull Request #46
  • PR Base - main (#21342806536)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc