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

mia-platform / ibdm
89%

Build:
DEFAULT BRANCH: main
Repo Added 06 Feb 2026 08:28AM UTC
Token wQKxBSMpiTskHU8abbUPrOR44YnEYFzSV regen
Build 214 Last
Files 86
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
  • chore/fix-after-goconst-upgrade
  • chore/rename-and-improvements
  • chore/update-go-1.25.8
  • chore/update-go-1.26.1
  • chore/update-go-1.26.2
  • chore/update-go-1.26.3
  • chore/upgrade-deps-20260513
  • dependabot/devcontainers/ghcr.io/devcontainers/features/go-1.3.3
  • dependabot/docker/library/alpine-3.23.4
  • dependabot/docker/library/alpine-3.24.0
  • dependabot/docker/library/alpine-3.24.1
  • dependabot/github_actions/actions/attest-build-provenance-4.1.0
  • dependabot/github_actions/actions/dependency-review-action-5.0.0
  • dependabot/github_actions/docker/build-push-action-7.0.0
  • dependabot/github_actions/docker/login-action-4.0.0
  • dependabot/github_actions/docker/metadata-action-6.0.0
  • dependabot/github_actions/docker/setup-buildx-action-4.0.0
  • dependabot/github_actions/docker/setup-qemu-action-4.0.0
  • dependabot/github_actions/minor-actions-dependencies-308f2f3706
  • dependabot/github_actions/minor-actions-dependencies-40e65644f9
  • dependabot/github_actions/minor-actions-dependencies-8a0205b527
  • dependabot/github_actions/minor-actions-dependencies-99bb4660ca
  • dependabot/github_actions/minor-actions-dependencies-b060cd5275
  • dependabot/github_actions/minor-actions-dependencies-d0468854d5
  • dependabot/github_actions/minor-actions-dependencies-d465123955
  • dependabot/github_actions/softprops/action-gh-release-3.0.0
  • dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.11
  • dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.13
  • dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.40.0
  • dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.43.0
  • dependabot/go_modules/google.golang.org/grpc-1.79.3
  • feat/bitbucket-source
  • feat/console-cluster-sync
  • feat/console-service-itd
  • feat/console-webhook-always-get-project
  • feat/github-source
  • feat/gitlab-source
  • feat/mappings_refactoring
  • feat/metadata_mappings
  • feat/namespace-removal
  • feat/new-mapper-functions
  • feat/nexus-source
  • feat/nexus-webhook
  • feat/resource-renaming
  • feat/sysdig-source
  • feat/sysdig-webhook
  • feat/update-mappings-docs
  • feat/update-relationship-logic
  • fix/azure-devops-webhook-handler
  • fix/catalog-delete-data
  • fix/console-source-default-branch
  • fix/gcp-delete-event-update-time
  • fix/update-dockerfile-deps-20260415
  • v0.1.0
  • v0.2.0
  • v0.2.1
  • v0.3.0
  • v0.4.0
  • v0.5.0
  • v0.5.1
  • v0.6.0
  • v0.7.0
  • v0.8.0
  • v0.8.1-console-custom-resource.1
  • v0.8.1-console-custom-resource.2
  • v0.8.1-console-custom-resource.3
  • v0.8.1-console-custom-resource.4
  • v0.8.1-console-custom-resource.6

07 Jul 2026 08:43AM UTC coverage: 89.125%. Remained the same
28853346614

push

github

web-flow
ci(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 (#67)

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.9.0 to 5.0.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/2031cfc08...a1d282b36)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

4737 of 5315 relevant lines covered (89.13%)

11.56 hits per line

Relevant lines Covered
Build:
Build:
5315 RELEVANT LINES 4737 COVERED LINES
11.56 HITS PER LINE
Source Files on main
  • Tree
  • List 86
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28853346614 main ci(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 (#67) Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.9.0 to 5.0.0. - [Release notes](https://github.com/actions/dependency-r... push 07 Jul 2026 08:45AM UTC web-flow github
89.13
28853241951 main build(deps): bump library/alpine from 3.23.4 to 3.24.1 (#69) Bumps library/alpine from 3.23.4 to 3.24.1. --- updated-dependencies: - dependency-name: library/alpine dependency-version: 3.24.1 dependency-type: direct:production update-type:... push 07 Jul 2026 08:43AM UTC web-flow github
89.13
26155992850 main chore(docs): update console mappings push 20 May 2026 10:14AM UTC APagani-Mia github
89.13
26107812850 main feat: new mapper functions for github mappings (#64) push 19 May 2026 03:38PM UTC web-flow github
89.13
26091242958 main chore(lint): update goconst config to be compatible with future golangci-lint versions and solve new issues (#63) push 19 May 2026 10:26AM UTC web-flow github
89.07
25925314427 main Mia-Platform Console Source Cluster sync (#62) push 15 May 2026 03:10PM UTC web-flow github
89.07
25853454432 main chore(docs): fix docs inconsistencies with code logic push 14 May 2026 09:49AM UTC APagani-Mia github
88.68
25789243059 main chore(deps): upgrade dependencies (#61) push 13 May 2026 09:04AM UTC web-flow github
88.68
25787686529 main chore(go): bump go from 1.26.2 to 1.26.3 (#60) push 13 May 2026 08:31AM UTC web-flow github
88.72
25725446855 main feat: sysdig webhook (#59) push 12 May 2026 09:22AM UTC web-flow github
88.68
See All Builds (212)

Badge your Repo: ibdm

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