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

amplience / dc-management-sdk-js
95%

Build:
DEFAULT BRANCH: master
Repo Added 21 Apr 2021 08:18AM UTC
Token ENbha3ePv0zEMjJrks9R655Ujyy1KS3Yw regen
Build 620 Last
Files 64
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 master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • 99-content-types-status-parameter
  • ah/user-agent
  • dependabot/npm_and_yarn/ansi-regex-3.0.1
  • dependabot/npm_and_yarn/async-2.6.4
  • dependabot/npm_and_yarn/axios-0.21.1
  • dependabot/npm_and_yarn/axios-0.21.2
  • dependabot/npm_and_yarn/dot-prop-and-commitlint/config-conventional-and-standard-version-5.3.0
  • dependabot/npm_and_yarn/follow-redirects-1.14.7
  • dependabot/npm_and_yarn/follow-redirects-1.14.8
  • dependabot/npm_and_yarn/follow-redirects-1.14.9
  • dependabot/npm_and_yarn/follow-redirects-1.15.0
  • dependabot/npm_and_yarn/glob-parent-5.1.2
  • dependabot/npm_and_yarn/handlebars-4.7.7
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/http-cache-semantics-4.1.1
  • dependabot/npm_and_yarn/json5-1.0.2
  • dependabot/npm_and_yarn/json5-and-tsconfig-paths-2.2.3
  • dependabot/npm_and_yarn/marked-and-typedoc-4.0.19
  • dependabot/npm_and_yarn/marked-and-typedoc-4.2.12
  • dependabot/npm_and_yarn/node-fetch-2.6.7
  • dependabot/npm_and_yarn/path-parse-1.0.7
  • dependabot/npm_and_yarn/shell-quote-1.7.3
  • dependabot/npm_and_yarn/shelljs-0.8.5
  • dependabot/npm_and_yarn/trim-off-newlines-1.0.3
  • dependabot/npm_and_yarn/word-wrap-1.2.4
  • dependabot/npm_and_yarn/y18n-4.0.3
  • dependabot/npm_and_yarn/yaml-and-commitlint/cli-and-commitlint/load-and-husky-and-lint-staged-2.2.2
  • docs/update-readme-pat
  • feat/TAR-1123-jobs-endpoint
  • feat/TAR-1387-add-force-sync-param
  • feat/publishjob
  • feat/validate-release-please
  • feature/COR-267
  • feature/CRNTT-194
  • feature/TAR-1122-add-repo-managemnt-support
  • feature/TAR-813-add-ignore-validation-support
  • feature/allow-pat-tokens
  • feature/automate-release-process
  • feature/clear-workflow-state
  • feature/e2e-test-creates-and-archives-a-content-item
  • feature/events
  • feature/extensions
  • feature/getLocalizedContentItems
  • feature/node-24-and-trusted-publish
  • feature/node-axios-updates
  • feature/publish
  • feature/publishing-job-data
  • feature/retry-failed-requests
  • feature/search-index-webhook
  • feature/status
  • feature/support-async-search-index-requests
  • feature/support-pat-tokens
  • feature/unpublish
  • feature/update-release-please-action
  • fix-validate-release-please
  • fix/auth-token-expiring-duration-request
  • fix/edition-slot-list
  • fix/gh-actions-node-warnings
  • fix/gha-release-please
  • fix/module-ts-build-output
  • fix/npm-updates
  • fix/release-please-build-issue
  • fix/test-release-please
  • fix/typedoc-update
  • fix/use-node-18
  • me/content-item-get-by-delivery-key
  • refs/pull/144/merge
  • refs/pull/146/merge
  • refs/pull/148/merge
  • refs/pull/150/merge
  • refs/tags/v1.11.0
  • refs/tags/v1.12.0
  • refs/tags/v1.13.0
  • refs/tags/v1.14.0
  • refs/tags/v1.15.0
  • refs/tags/v1.16.0
  • refs/tags/v1.16.1
  • refs/tags/v1.16.2
  • refs/tags/v1.17.0
  • refs/tags/v1.17.1
  • refs/tags/v1.17.2
  • refs/tags/v1.18.0
  • refs/tags/v1.19.0
  • refs/tags/v1.19.1
  • release-1.15.0
  • release-please--branches--master--components--dc-management-sdk-js
  • release-v1.11.0
  • release-v1.12.0
  • release-v1.13.0
  • release-v1.14.0
  • release-v1.15.0
  • release-v1.16.0
  • release-v1.16.1
  • release-v1.16.2
  • release-v1.17.0
  • release-v1.17.1
  • release-v1.17.2
  • release-v1.18.0
  • release-v1.18.1
  • release-v1.19.0
  • release-v1.19.1
  • snyk-fix-11b300bcbe979499f47c644ae573c56a
  • snyk-fix-1d9af28e15767ec20b09c0fb5ffc921b
  • snyk-fix-2b7bfd305e9eb6fd3aee25354de6c248
  • snyk-fix-406fb940a3606ca8f727a7df110ef851
  • snyk-fix-425b56b723146402ed2186f78e825ebb
  • snyk-fix-82df2cb7b489d5bef28696420af9b9c1
  • temp/publishing-merge
  • topic/publishjobsmerge
  • v1.20.0
  • v2.0.0
  • v2.1.0
  • v3.0.1
  • v3.0.2
  • v3.0.3
  • v3.1.0
  • v3.2.0

23 Feb 2026 10:36AM UTC coverage: 95.076%. Remained the same
22302495250

push

github

web-flow
feat: add force sync param (#184)

* feat: add force sync param

Added the new forceSync param for create deep sync job

TAR-1387

* feat: made force sync optional

forceSync is not required so making it optional to prevent introducing a breaking change

194 of 239 branches covered (81.17%)

Branch coverage included in aggregate %.

1061 of 1081 relevant lines covered (98.15%)

262.78 hits per line

Relevant lines Covered
Build:
Build:
1081 RELEVANT LINES 1061 COVERED LINES
262.78 HITS PER LINE
Source Files on master
  • Tree
  • List 64
  • 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
22302495250 master feat: add force sync param (#184) * feat: add force sync param Added the new forceSync param for create deep sync job TAR-1387 * feat: made force sync optional forceSync is not required so making it optional to prevent introducing a breaking ... push 23 Feb 2026 10:38AM UTC web-flow github
95.08
19106057289 master chore(master): release 3.2.0 (#183) push 05 Nov 2025 02:54PM UTC web-flow github
95.08
19100245989 master feat: tar-1123 adding jobs endpoints (#177) * feat: tar-1123 adding jobs endpoints * feat: tar-1123 providing default values for params and data * feat: tar-1123 updating linked resource name * feat: tar-1123 fetching job correctly * feat: ta... push 05 Nov 2025 11:19AM UTC web-flow github
95.08
19100023886 master feat: added linked content repositories to hub (#172) * feat: added linked content repositories to hub Added endpoints to list, create, update, delete linked content repositories * feat: linked content repositories are now in the docs * feat: ... push 05 Nov 2025 11:10AM UTC web-flow github
95.05
18711502053 master build: update release please action token (#182) push 22 Oct 2025 09:21AM UTC web-flow github
95.07
18527579030 master chore(master): release 3.1.0 (#180) push 15 Oct 2025 11:39AM UTC web-flow github
95.07
18526496939 master feat: add publish and unpublish methods to content item (#173) * feat: add content item publish * feat: add unpublish to content item * fix: failing test due to malformed response data * fix: update unpublish method * fix: update publish meth... push 15 Oct 2025 10:56AM UTC web-flow github
95.07
18525624673 master feat: node 24 and trusted publish (#181) * feat: shift node versions to include 24 and support npm trusted publishes * fix: bump axios to latest push 15 Oct 2025 10:20AM UTC web-flow github
95.3
17942876049 master fix: installing with ignore scripts flag (#179) push 23 Sep 2025 10:17AM UTC web-flow github
95.3
14857644973 master chore(master): release 3.0.3 (#171) push 06 May 2025 10:43AM UTC web-flow github
95.3
See All Builds (247)

Badge your Repo: dc-management-sdk-js

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