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

tamada / fauxrest
68%
main: 86%

Build:
Build:
LAST BUILD BRANCH: ci/force_fmt_in_CI
DEFAULT BRANCH: main
Repo Added 27 Jun 2026 09:09AM UTC
Token tgxnM3zoBle5RRzImQPjQsa3maSIZO72l regen
Build 62 Last
Files 9
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

LAST BUILD ON BRANCH feature/overwrite-option
branch: feature/overwrite-option
CHANGE BRANCH
x
Reset
Sync Branches
  • feature/overwrite-option
  • ci/force_fmt_in_CI
  • docs/function-comments
  • feature/static-file-copy
  • feature/trim-derive-type
  • fix/cli-options-override
  • fix/docs-deploy-workflow
  • fix/publish-cargo-lock-sync
  • fix/string-ordering-comparison
  • fix/validate-filter-regex
  • main
  • releases/v0.0.1
  • releases/v0.0.2
  • releases/v0.0.3
  • releases/v0.0.4

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

Relevant lines Covered
Build:
Build:
1021 RELEVANT LINES 698 COVERED LINES
10.41 HITS PER LINE
Source Files on feature/overwrite-option
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30343890318 feature/overwrite-option 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 e... push 28 Jul 2026 08:51AM UTC tamada github
68.36
29176449637 feature/overwrite-option 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 e... Pull #4 12 Jul 2026 02:16AM UTC tamada github
68.36
See All Builds (62)

Badge your Repo: fauxrest

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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