• 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 161 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: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 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/export-script-type
  • fix/fromArchive-missing-await
  • fix/getHash-model-namespace
  • fix/publish-workflow-permissions
  • fix/reenable-template-signing
  • fix/scriptmanager-getAllScripts
  • fix/setReadme-drops-logo
  • fix/windows-hash-mismatch
  • 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

11 Jul 2026 08:52PM UTC coverage: 89.814% (+0.009%) from 89.805%
29167791053

push

github

web-flow
fix(core): export Script type from cicero-core index (#941)

Signed-off-by: Harshit Kumar <10harshitkumar@gmail.com>

234 of 273 branches covered (85.71%)

Branch coverage included in aggregate %.

780 of 856 relevant lines covered (91.12%)

291.19 hits per line

Relevant lines Covered
Build:
Build:
856 RELEVANT LINES 780 COVERED LINES
291.19 HITS PER LINE
Source Files on main
  • Tree
  • List 28
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29167791053 main fix(core): export Script type from cicero-core index (#941) Signed-off-by: Harshit Kumar <10harshitkumar@gmail.com> push 11 Jul 2026 08:53PM UTC web-flow github
89.81
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
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
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
26801470824 main fix: auto-sync fixture versions during release bumps (#931) * fix: auto-sync fixture versions during release bumps Signed-off-by: Rishabh Jain <rishabhj2005@email.com> * fix: simplify version bump script Signed-off-by: Rishabh Jain <rishabhj20... push 02 Jun 2026 06:00AM UTC web-flow github
90.7
26632879857 main fix: update cicero-core test fixtures for v0.27.0 (#920) * chore(actions): publish v0.27.0 to npm Signed-off-by: Rishabh Jain <rishabhj2005@email.com> * fix: update cicero-core test fixtures for v0.27.0 Signed-off-by: Rishabh Jain <rishabhj200... push 29 May 2026 10:48AM UTC web-flow github
90.7
26398729183 main feat(cicero-core): add UMD browser bundle + Playwright signing tests (#915) * feat(cicero-core): add UMD browser bundle with Playwright tests Adds a separate dist/cicero-core.browser.js UMD bundle so browser bundlers (Vite, webpack, esbuild) pic... push 25 May 2026 11:45AM UTC web-flow github
90.7
26277766746 main feat(cicero-cli): re-add draft command using the template-engine (#917) * feat(cicero-cli): re-add draft command using the template-engine Signed-off-by: Adarsh Singh <anexus5919@gmail.com> * chore: fix packag e lock file Signed-off-by: mttrbr... push 22 May 2026 08:43AM UTC web-flow github
89.93
See All Builds (150)

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

© 2026 Coveralls, Inc