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

tamada / sibling / 31145777766
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: ci/deploy-page
DEFAULT BRANCH: main
Ran 07 Aug 2026 03:55AM 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:54AM UTC coverage: 92.689% (+28.4%) from 64.338%
31145777766

Pull #46

github

tamada
test: cover the public API which no test touched

The coverage was 81%, and the uncovered parts were not only the ones which
need a process, such as main; some of the public API had no test at all.

- NexterType::from_str, which the command does not use, since clap builds the
  value from its own ValueEnum,
- the Display of Error::Io and Error::Array, of which the latter joins the
  messages of the errors,
- the traversing from the found Dir, and Dir::dirs which builds the Dirs of it;
  LIBRARY.md tells them as the way to traverse continuously,
- Dirs::new_with_wd, which no caller of this repository has since the factory
  resolves the current directory by itself,
- Dirs::directories,
- the choice of the random strategy on the list which is not empty,
- the list format and the progress of the printer, and
- the generation of the completion files, which the release workflow runs;
  the test also tells that the generated ones are not stale.

The coverage is 92% now. The rest is the code which needs a process (main, run,
and the initialization of the logger), the bodies of the logging macros, and
the I/O errors which are not reproducible.

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

1065 of 1149 new or added lines in 8 files covered. (92.69%)

1065 of 1149 relevant lines covered (92.69%)

12.39 hits per line

Uncovered Changes

Lines Coverage ∆ File
35
80.45
cli/main.rs
16
94.18
src/factory.rs
15
59.46
cli/cli.rs
15
95.87
src/lib.rs
3
92.31
cli/init.rs
Jobs
ID Job ID Ran Files Coverage
1 31145777766.1 07 Aug 2026 03:55AM UTC 8
92.69
GitHub Action Run
Source Files on build 31145777766
  • 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 #31145777766
  • 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