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

steve-downey / example / 25805752011 / 1
83%
main: 83%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 02:32PM UTC
Files 3
Run time 0s
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

13 May 2026 02:31PM UTC coverage: 83.333%. Remained the same
25805752011.1

push

github

steve-downey
Add sync_template.sh and make targets for template upkeep

scripts/sync_template.sh mirrors byte-identical support files
(workflows, infra, etc/, cmake/, dotfiles, ...) from the repo
root into template/ via an explicit allowlist, then runs
copier/check_copier.sh. Anything that still drifts after a sync
is jinja-templated content needing a hand-edit -- the script
intentionally leaves those alone because [[[ var ]]] placeholders
can't be reliably reverse-derived from rendered output.

Directories that contain *.jinja files (template/installtest/,
template/docs/, template/src/...) are NOT whole-dir-synced because
rsync --delete would eat the jinja shadows; the allowlist picks
their static files out one by one.

Expose two Makefile targets: `make sync-template` runs the mirror
+ check, `make check-template` runs the check alone. Both are
gated behind project_slug == 'example' in template/Makefile.jinja
so rendered projects don't carry dead-on-arrival targets. The
script itself is _excluded from Copier render and from the
round-trip diff for the same reason.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

5 of 6 relevant lines covered (83.33%)

1.83 hits per line

Source Files on job 25805752011.1
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25805752011
  • 4d871848 on github
  • Prev Job for on main (#25804180261.1)
  • Next Job for on main (#25805998985.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc