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

accordproject / template-archive
90%

Build:
DEFAULT BRANCH: main
Repo Added 06 Sep 2023 10:51AM UTC
Token BKq4KzHdkPjgbAm704bynvNc9wVMyTE9T regen
Build 158 Last
Files 28
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 main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • Darshan/i75/readme-typos
  • Rishabh060105/fix-pr918-unit-tests
  • Rishabh060105/issue-930-auto-bump-versions-upstream
  • chore/stale-maintainer-engagement-guard
  • claude/jovial-haibt-27063d
  • claude/modest-blackwell-ba247e
  • dependabot/npm_and_yarn/ajv-6.14.0
  • dependabot/npm_and_yarn/axios-1.13.5
  • dependabot/npm_and_yarn/axios-1.15.0
  • dependabot/npm_and_yarn/axios-1.6.0
  • dependabot/npm_and_yarn/brace-expansion-1.1.13
  • dependabot/npm_and_yarn/browserify-sign-4.2.2
  • dependabot/npm_and_yarn/follow-redirects-1.15.4
  • dependabot/npm_and_yarn/lodash-4.17.23
  • dependabot/npm_and_yarn/lodash-4.18.1
  • dependabot/npm_and_yarn/node-forge-1.3.2
  • dependabot/npm_and_yarn/node-forge-1.4.0
  • dependabot/npm_and_yarn/npm_and_yarn-405df656c0
  • dependabot/npm_and_yarn/npm_and_yarn-41ca2fbb24
  • dependabot/npm_and_yarn/packages/cicero-core/axios-1.15.0
  • dependabot/npm_and_yarn/packages/cicero-core/flatted-3.4.2
  • dependabot/npm_and_yarn/packages/cicero-core/lodash-4.17.23
  • dependabot/npm_and_yarn/packages/cicero-core/lodash-4.18.1
  • dependabot/npm_and_yarn/packages/cicero-core/mammoth-1.11.0
  • dependabot/npm_and_yarn/packages/cicero-core/multi-acd8535d99
  • dependabot/npm_and_yarn/packages/cicero-core/multi-b413b99d21
  • dependabot/npm_and_yarn/packages/cicero-core/multi-bf05dc1ecf
  • dependabot/npm_and_yarn/packages/cicero-core/node-forge-1.3.2
  • dependabot/npm_and_yarn/packages/cicero-core/node-forge-1.4.0
  • dependabot/npm_and_yarn/packages/cicero-core/pbkdf2-3.1.3
  • dependabot/npm_and_yarn/packages/cicero-core/sha.js-2.4.12
  • dependabot/npm_and_yarn/packages/cicero-core/underscore-1.13.8
  • dependabot/npm_and_yarn/packages/cicero-core/webpack-5.105.2
  • dependabot/npm_and_yarn/packages/cicero-core/xmldom/xmldom-0.9.10
  • dependabot/npm_and_yarn/packages/cicero-tools/babel/traverse-7.23.2
  • dependabot/npm_and_yarn/packages/cicero-tools/follow-redirects-1.15.4
  • dependabot/npm_and_yarn/picomatch-2.3.2
  • dependabot/npm_and_yarn/underscore-1.13.8
  • dependabot/npm_and_yarn/webpack-5.104.1
  • dependabot/npm_and_yarn/xmldom/xmldom-0.9.10
  • dlease/include-sample-data
  • docs-fix-docs-link
  • ds-fix-publish-allow-same-version
  • ds-markdown-transform-v1
  • ds-template-engine
  • feat/concerto-v4-upgrade
  • feat/restore-draft-command
  • fix/concerto-v4-compatibility
  • fix/fromArchive-missing-await
  • fix/publish-workflow-permissions
  • fix/reenable-template-signing
  • fix/scriptmanager-getAllScripts
  • fix/setReadme-drops-logo
  • fix/windows-hash-mismatch
  • main
  • mh-lerna-v7-migration
  • refs/pull/796/merge
  • request
  • salama968/i853/upgrade-to-latest-version-of-markdown-and-concerto
  • test/cicero-core-coverage-and-windows-fix

07 Jul 2026 02:02PM UTC coverage: 89.805% (+0.1%) from 89.658%
28872209846

push

github

web-flow
feat(cicero-core): includes sample data in archive (#940)

* feat(cicero-core): include sample.json in template CTA archive

Load sample.json from directory in fromDirectory and fromArchive,
store it on Metadata via getSampleData/setSampleData, and write it
back to the CTA zip in toArchive. Update hash fixtures to reflect
the new sampleData field in Metadata.toJSON().

Signed-off-by: Diana Lease <dianarlease@gmail.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Diana Lease <diana.lease@docusign.com>

* test(cicero-core): add unit test for sample.json round-trip

Add sample.json fixture to latedeliveryandpenalty and a test that
verifies getSampleData() returns the loaded object and that it is
preserved through a toArchive/fromArchive round-trip.

Signed-off-by: Diana Lease <dianarlease@gmail.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Diana Lease <diana.lease@docusign.com>

---------

Signed-off-by: Diana Lease <dianarlease@gmail.com>
Signed-off-by: Diana Lease <diana.lease@docusign.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

234 of 273 branches covered (85.71%)

Branch coverage included in aggregate %.

14 of 14 new or added lines in 3 files covered. (100.0%)

779 of 855 relevant lines covered (91.11%)

291.53 hits per line

Relevant lines Covered
Build:
Build:
855 RELEVANT LINES 779 COVERED LINES
291.53 HITS PER LINE
Source Files on main
  • Tree
  • List 28
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28872209846 main feat(cicero-core): includes sample data in archive (#940) * feat(cicero-core): include sample.json in template CTA archive Load sample.json from directory in fromDirectory and fromArchive, store it on Metadata via getSampleData/setSampleData, an... push 07 Jul 2026 02:03PM UTC web-flow github
89.8
28871779533 dlease/include-sample-data Merge 29179f3c4 into 300537c3b Pull #940 07 Jul 2026 01:57PM UTC web-flow github
89.8
28658605673 main fix(cicero-core): return declared emit events and concrete state types (#937) * changes for stateless templates and getting correct event types Signed-off-by: “Devanshi <117909426+devanshi00@users.noreply.github.com> * changes to fix the statel... push 03 Jul 2026 11:50AM UTC web-flow github
89.66
28658082665 main Merge abfe554f2 into feb5ec9e2 Pull #937 03 Jul 2026 11:45AM UTC web-flow github
89.66
28609712568 main Merge 22f487f58 into feb5ec9e2 Pull #937 03 Jul 2026 11:29AM UTC web-flow github
89.67
26935986216 ds-fix-publish-allow-same-version Merge 751c79afb into feb5ec9e2 Pull #935 04 Jun 2026 06:55AM UTC web-flow github
88.83
26935889753 dependabot/npm_and_yarn/npm_and_yarn-405df656c0 Merge dbd4415d9 into feb5ec9e2 Pull #933 04 Jun 2026 06:53AM UTC web-flow github
88.83
26935716348 main feat(monorepo)!: migrate to native TypeScript + align on markdown-transform 1.0.1 (#932) Migrate the whole monorepo from webpack-bundled / plain CommonJS packages to native TypeScript packages following the markdown-transform build pattern (per-p... push 04 Jun 2026 06:48AM UTC web-flow github
88.83
26935364583 ds-markdown-transform-v1 Merge 671d0d4ff into d000b667a Pull #932 04 Jun 2026 06:39AM UTC web-flow github
88.83
26921535194 ds-markdown-transform-v1 Merge 7566c7e97 into d000b667a Pull #932 04 Jun 2026 12:19AM UTC web-flow github
90.79
See All Builds (147)

Badge your Repo: template-archive

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 · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc