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

opendefensecloud / artifact-conduit
85%

Build:
DEFAULT BRANCH: main
Repo Added 11 Nov 2025 02:13PM UTC
Token mx95IA0zeA9F9yPruhBMBc9AFfBetadGd regen
Build 357 Last
Files 7
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
  • alert-autofix-7
  • alert-autofix-8
  • bugfix/46-error-logging-panic
  • bugfix/57-adr-003-to-mkdocs
  • bugfix/remove-duplicate-parameters-artifactworkflow-reconciler
  • bugfix/renaming-leftover-non-matching-packages-and-types
  • chore/adjust-workflow-run-on
  • chore/remove-kustomize
  • chore/rename-apiserver
  • chore/use-renamed-library
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/coverallsapp/github-action-2.3.7
  • dependabot/github_actions/dependabot/fetch-metadata-2.4.0
  • dependabot/go_modules/github.com/argoproj/argo-workflows/v3-3.7.3
  • dependabot/go_modules/github.com/argoproj/argo-workflows/v3-3.7.4
  • dependabot/go_modules/github.com/argoproj/argo-workflows/v3-3.7.5
  • dependabot/go_modules/github.com/argoproj/argo-workflows/v3-3.7.6
  • dependabot/go_modules/github.com/google/go-containerregistry-0.20.6
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • dependabot/go_modules/k8s.io/api-0.34.2
  • dependabot/go_modules/k8s.io/apiserver-0.34.2
  • dependabot/go_modules/k8s.io/client-go-0.34.2
  • dependabot/go_modules/k8s.io/code-generator-0.34.2
  • dependabot/go_modules/k8s.io/component-base-0.34.2
  • dependabot/go_modules/sigs.k8s.io/controller-runtime-0.22.4
  • dependabot/go_modules/sigs.k8s.io/structured-merge-diff/v6-6.3.1
  • develop
  • docs/add-core-concepts
  • docs/enrich-adr-001
  • docs/enrich-content
  • docs/enricht-content-v2
  • documentation/148-adr-for-workshop-outcome
  • documentation/image-zoom
  • documentation/update-docs-for-release
  • feat/102-example-for-signing-artifacts-as-part-of-workflow
  • feat/129-endpoint-converttolist
  • feat/152-implement-schedule-for-orders
  • feat/34-arcctl-oci-push-use-the-config-instead-of-directly-using-viper
  • feat/auto-gomod
  • feat/docker
  • feat/fragment-controller
  • feat/hugo-docs
  • feat/issue-33-mock-oci-registry
  • feat/kustomize
  • feat/mkdocs
  • feat/refactor-vanity-urls
  • feat/workflow-poc
  • feature/101-example-for-blob-file-transfer-s3
  • feature/113-testcoverage-90
  • feature/115-refactor-apiserver
  • feature/118-artifacttype-validation
  • feature/122-sign-artifacts
  • feature/129-table-convertor
  • feature/17-api-validation
  • feature/23-immutable-artifacts
  • feature/43-artifactworkflow-parameters
  • feature/47-order-controller-should-enforce-rules-of-artifacttype
  • feature/53-helm-chart
  • feature/75-change-hash-calc
  • feature/87-workflow-template-ref-refactor
  • feature/cluster-artifact-type
  • feature/e2e-tests
  • feature/helm-example
  • feature/instantiate-argo-workflows
  • feature/issue-100-propagate-labels-to-artifactworkflows
  • feature/issue-44-make-sure-status-reports-logs-of-failed-workflows
  • feature/issue-58-annotate-order-to-retry
  • feature/issue-66-make-controller-behavior-more-transparent
  • feature/issue-67-cleanup-workflows-after-finished
  • feature/issue-78-docs-page-with-api-reference
  • feature/local-dev-cluster
  • feature/ocm-example
  • feature/track-workflow-status
  • fix/116-annotating-to-force-reconcile-buggy
  • fix/97-message-on-order-not-cleaned-up-when-successfull
  • fix/apigroups
  • fix/docs-release
  • fix/more-linting
  • improvement/use-self-hosted-runner

28 Dec 2025 06:22PM UTC coverage: 85.034% (-0.4%) from 85.405%
20557768982

push

github

web-flow
Implement OrderCron scheduling on order API (#157)

Introduce the OrderCron type to manage scheduling for orders, including
timezone, concurrency policy, and schedules. Update related
configurations and deep copy methods to support the new scheduling
functionality.

Closes #152
Closes #150 
Closes #153 
Closes #149

263 of 317 new or added lines in 4 files covered. (82.97%)

1 existing line in 1 file now uncovered.

750 of 882 relevant lines covered (85.03%)

867.44 hits per line

Relevant lines Covered
Build:
Build:
882 RELEVANT LINES 750 COVERED LINES
867.44 HITS PER LINE
Source Files on main
  • Tree
  • List 7
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20557768982 main Implement OrderCron scheduling on order API (#157) Introduce the OrderCron type to manage scheduling for orders, including timezone, concurrency policy, and schedules. Update related configurations and deep copy methods to support the new schedul... push 28 Dec 2025 06:41PM UTC web-flow github
85.03
20374977261 main do not add sbom to release as it is immutable push 19 Dec 2025 03:52PM UTC trevex github
85.4
20374807550 main fix panzoom plugin in docs release workflow push 19 Dec 2025 03:46PM UTC trevex github
86.27
20374746855 main remove obsolete contents duplicate push 19 Dec 2025 03:45PM UTC trevex github
85.98
20374691822 main fix missing plugin for docs release (#159) push 19 Dec 2025 03:41PM UTC web-flow github
85.69
20374201173 main Add ConvertToList() for Endpoint (#158) Implementation using `Usage` and `Secret`. Closes #129 push 19 Dec 2025 03:22PM UTC web-flow github
85.98
20365556907 main enhance push 19 Dec 2025 09:25AM UTC jastBytes github
85.69
20335094087 main Feature/129 table convertor (#139) push 18 Dec 2025 11:20AM UTC web-flow github
85.69
20139361537 main Feature/122 sign artifacts (#137) Closes #122 push 11 Dec 2025 04:15PM UTC web-flow github
85.98
20139351531 main Documentation/update docs for release (#133) Working through the codebase and adding documentation or minor cleanups where appropriate. Closes #110 push 11 Dec 2025 04:12PM UTC web-flow github
86.27
See All Builds (356)

Badge your Repo: artifact-conduit

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

© 2025 Coveralls, Inc