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

tamada / fauxrest / 29176449637
68%
main: 86%

Build:
Build:
LAST BUILD BRANCH: ci/force_fmt_in_CI
DEFAULT BRANCH: main
Ran 12 Jul 2026 02:16AM 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

12 Jul 2026 02:13AM UTC coverage: 68.364% (-0.04%) from 68.405%
29176449637

Pull #4

github

tamada
feat: add overwrite option to guard non-empty destination directories

Previously the build unconditionally overwrote any existing files in the
serializer destination. Now the build aborts when `dest` already contains
files unless overwriting is explicitly permitted.

- Add `overwrite: bool` (serde default false) to `SerializerConfig`.
- Add `--overwrite` CLI flag; when set it forces overwrite=true on every
  loaded serializer, otherwise the config value is used as-is.
- Check each serializer `dest` at the start of `run` and fail with the new
  `Error::DestNotEmpty` variant when non-empty and overwrite is disabled.
- Add integration tests, regenerate shell completions, and update docs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #4: feat: add --overwrite option to guard non-empty destination directories

16 of 27 new or added lines in 3 files covered. (59.26%)

1 existing line in 1 file now uncovered.

698 of 1021 relevant lines covered (68.36%)

10.41 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
0.0
0.0% src/cmd/main.rs
1
78.21
-0.2% src/config.rs

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% src/cmd/main.rs
Jobs
ID Job ID Ran Files Coverage
1 29176449637.1 12 Jul 2026 02:16AM UTC 8
68.36
GitHub Action Run
Source Files on build 29176449637
  • Tree
  • List 8
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29176449637
  • Pull Request #4
  • PR Base - releases/v0.0.2 (#28943515127)
  • Delete
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