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

goto / compass
81%

Build:
DEFAULT BRANCH: main
Repo Added 13 Mar 2023 10:43AM UTC
Token MzEDNnXXZQC0lxAOunlDeKUnogNz0Fnq5 regen
Build 675 Last
Files 88
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
  • 64/query-asset-type
  • adjustable-sync-timeout
  • api-server-metrics
  • asset-probes-order-by-ts
  • buf-deprecated-plugins
  • bump-otelsql
  • code-coverage
  • col_search
  • configure-golangci-lint
  • create-asset-with-owner-uuid
  • db-stats-attrs
  • dead-job-management
  • delete-lineage
  • disable-fuzzy-search
  • discovery-delete-ignore-unavailable
  • docs-delete-assets-api
  • elasticsearch-request-timeout-increase
  • empty_text_search
  • enable_include_fields
  • english_stemmer
  • es-ignore-malformed
  • es-use-universe
  • exact_match
  • feat-additional-types
  • feat-configurable-time-out-in-delete-assets
  • feat-create-delete-assets-api
  • feat-deprecate-uuid-users
  • feat-es-provide-password
  • feat-optional-attributes
  • feat/add-is-deleted-get-api
  • feat/add-is-deleted-search-api
  • feat/add-user-context-to-logger
  • feat/all-soft-deletion
  • feat/hard-deletion-mech
  • feat/introduce-metric-type
  • feat/soft-deletion
  • feat/soft-deletion-by-query
  • feat/support-experiment-type
  • feat/use-tx-for-upsert
  • fix-asset-versions-sort
  • fix-create-index-race
  • fix-goreleaser
  • fix-linter
  • fix-nil-es-query
  • fix-proton-commit-vn
  • fix-upsert-race-condition
  • fix-version-0.1
  • fix/discovery-repo-upsert-error-handling
  • fix/golang-ci-lint-issues
  • fix/grpc-server-msg-size
  • fix/upsert-assets-nested-data-not-updated
  • fix/upsert-patch-elasticsearch
  • getassets
  • golangci-lint-minimal-fixes
  • gorelease-version
  • goreleaser-flag-update
  • group_assets
  • handle-dup-owner
  • highlight
  • idx-asset-probes
  • log-malformed-upsert
  • match_phrase
  • memory-optimize-delete-asset
  • nested_query
  • open-telemetry
  • optimize-delete-asset-memory-usage
  • pagination-search-assets
  • pgq-worker
  • probe-optional-id
  • purge-statsd-and-telegraf
  • refactor/goto
  • refs/tags/v0.5.0
  • refs/tags/v0.5.0-rc1
  • refs/tags/v0.5.1
  • refs/tags/v0.5.2
  • refs/tags/v0.5.3
  • refs/tags/v0.5.4
  • refs/tags/v0.5.5
  • refs/tags/v0.5.6
  • refs/tags/v0.5.7
  • refs/tags/v0.6.0
  • refs/tags/v0.6.1
  • refs/tags/v0.6.2
  • refs/tags/v0.6.3
  • refs/tags/v0.6.4
  • refs/tags/v0.6.5
  • refs/tags/v0.7.0
  • refs/tags/v0.7.1
  • refs/tags/v0.7.10
  • refs/tags/v0.7.11
  • refs/tags/v0.7.2
  • refs/tags/v0.7.3
  • refs/tags/v0.7.4
  • refs/tags/v0.7.5
  • refs/tags/v0.7.6
  • refs/tags/v0.7.7
  • refs/tags/v0.7.8
  • refs/tags/v0.7.9
  • refs/tags/v0.8.0
  • refs/tags/v0.8.1
  • refs/tags/v0.8.2
  • refs/tags/v0.9.0
  • refs/tags/v0.9.1
  • refs/tags/v0.9.2
  • regenerate-mocks
  • repo-set-create-updated-at-fields
  • statsd-datadog-format
  • sync-asset
  • test-statsd-format
  • update_timeouts
  • upsert-no-fetch-probes
  • worker-instrumentation
  • worker-ping-handler
  • worker-poll-backoff

12 Aug 2025 08:33AM UTC coverage: 80.735%. Remained the same
16903479425

push

github

web-flow
feat: support experiment type (#100)

* feat: support experiment type

* fix: unit tests

---------

Co-authored-by: muhammad.fahlevi <muhammad.fahlevi@gojek.com>

7774 of 9629 relevant lines covered (80.74%)

29.36 hits per line

Relevant lines Covered
Build:
Build:
9629 RELEVANT LINES 7774 COVERED LINES
29.36 HITS PER LINE
Source Files on main
  • Tree
  • List 88
  • 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
16903479425 main feat: support experiment type (#100) * feat: support experiment type * fix: unit tests --------- Co-authored-by: muhammad.fahlevi <muhammad.fahlevi@gojek.com> push 12 Aug 2025 08:36AM UTC web-flow github
80.74
16291928466 main feat: hard deletion mechanism (#99) * feat: hard deletion mechanism * fix: golang-ci issues * fix: handle all services config * feat: handle general input and add unit tests * feat: add config in yaml example * refactor: rename config -----... push 15 Jul 2025 11:27AM UTC web-flow github
80.74
16111273898 main fix: golang-ci lint (#97) * fix: golang-ci lint * refactor: optimize assignment --------- Co-authored-by: Muhammad Luthfi Fahlevi <muhammad.fahlevi@gojek.com> push 07 Jul 2025 08:02AM UTC web-flow github
80.53
16110198089 main feat: soft deletion [all] (#96) * feat: soft delete by ID * fix: delete asset service logic * fix: soft delete by ID succeeded * refactor: resolved lint issue * feat: get API handle is deleted * refactor: resolve lint issues * feat: return ... push 07 Jul 2025 07:07AM UTC web-flow github
80.53
15073322245 main fix: add max recv and send msg size in grpc server (#90) fix: add max recv and send msg size in server Co-authored-by: Muhammad Luthfi Fahlevi <muhammad.fahlevi@gojek.com> push 16 May 2025 04:48PM UTC web-flow github
83.79
13558683395 main fix: upsert assets nested data not updated (#89) * test(store): more assertive on UpsertPatch * refactor: lint issues * fix: assets nested data not updated * refactor: remove unnecessary dependency * fix: handle refreshedAt * fix: unit tests... push 27 Feb 2025 04:09AM UTC web-flow github
83.79
13494956499 main docs: delete assets api (#78) * docs: fix docs link in README.md * docs(assets): Add delete assets API docs * docs: update complex query that covered * docs: update delete assets api description regarding query validation * feat: add case for... push 24 Feb 2025 09:40AM UTC web-flow github
83.8
13494890667 main fix: race condition in both upsert post and upsert patch (#88) * fix: add unit test to reproduce the race condition issue * feat: make the isolation level transaction configurable * fix: upsert race condition * fix: lint issues * fix: asset i... push 24 Feb 2025 09:36AM UTC web-flow github
83.8
12114630025 main feat: ES support password config (#87) * feat: ES provide password config * feat: add username --------- Co-authored-by: Muhammad Luthfi Fahlevi <muhammad.fahlevi@gojek.com> push 02 Dec 2024 07:32AM UTC web-flow github
84.01
12025742995 main feat: deprecate UUID users (#86) * feat: deprecate uuid * test: fix and add unit tests * feat: add migration sql to drop uuid column in users table * refactor: remove unused method * feat: add id as response, replacement for uuid *... push 26 Nov 2024 07:35AM UTC web-flow github
84.03
See All Builds (571)

Badge your Repo: compass

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