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

tamada / fauxrest / 30343890318
68%
main: 86%

Build:
Build:
LAST BUILD BRANCH: ci/force_fmt_in_CI
DEFAULT BRANCH: main
Ran 28 Jul 2026 08:51AM 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%. Remained the same
30343890318

push

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>

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

123 existing lines in 4 files 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.0% src/config.rs

Coverage Regressions

Lines Coverage ∆ File
63
82.72
0.0% src/orchestrator.rs
36
78.21
0.0% src/config.rs
16
0.0
0.0% src/cmd/main.rs
8
16.0
0.0% src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 30343890318.1 28 Jul 2026 08:51AM UTC 8
68.36
GitHub Action Run
Source Files on build 30343890318
  • 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 #30343890318
  • ad57fd7a on github
  • Prev Build on feature/overwrite-option (#29176449637)
  • 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