• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Info updated!

goto / compass
81%
main: 81%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.9.6
DEFAULT BRANCH: main
Repo Added 13 Mar 2023 10:43AM UTC
Token MzEDNnXXZQC0lxAOunlDeKUnogNz0Fnq5 regen
Build 695 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 refs/tags/v0.9.6
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 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/search-ranking
  • feat/soft-deletion
  • feat/soft-deletion-by-query
  • feat/support-experiment-type
  • feat/support-large-number-delete-by-query
  • feat/update-only-upsert-api
  • 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/lineage-api-default
  • 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
  • main
  • 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
  • refs/tags/v0.9.3
  • refs/tags/v0.9.4
  • refs/tags/v0.9.5
  • refs/tags/v0.9.6
  • 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

11 Nov 2025 05:49AM UTC coverage: 80.922% (+0.008%) from 80.914%
19257231184

push

github

web-flow
feat: add new flag include_deleted in Lineage API (#104)

* feat: add new flag include_deleted in Lineage API

* feat: add unit test and resolve lint issue

---------

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

30 of 30 new or added lines in 2 files covered. (100.0%)

7868 of 9723 relevant lines covered (80.92%)

29.38 hits per line

Relevant lines Covered
Build:
Build:
9723 RELEVANT LINES 7868 COVERED LINES
29.38 HITS PER LINE
Source Files on main
  • Tree
  • List 88
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19257231184 refs/tags/v0.9.6 feat: add new flag include_deleted in Lineage API (#104) * feat: add new flag include_deleted in Lineage API * feat: add unit test and resolve lint issue --------- Co-authored-by: muhammad.fahlevi <muhammad.fahlevi@gojek.com> push 11 Nov 2025 06:37AM UTC web-flow github
80.92
19256378014 main feat: add new flag include_deleted in Lineage API (#104) * feat: add new flag include_deleted in Lineage API * feat: add unit test and resolve lint issue --------- Co-authored-by: muhammad.fahlevi <muhammad.fahlevi@gojek.com> push 11 Nov 2025 05:52AM UTC web-flow github
80.92
19229066884 fix/lineage-api-default feat: add unit test and resolve lint issue Pull #104 10 Nov 2025 10:52AM UTC muhammad.fahlevi github
80.92
19024693351 refs/tags/v0.9.5 feat: chunk bulk operation on update or insert (#103) Co-authored-by: muhammad.fahlevi <muhammad.fahlevi@gojek.com> push 03 Nov 2025 05:21AM UTC web-flow github
80.91
19024684356 main feat: chunk bulk operation on update or insert (#103) Co-authored-by: muhammad.fahlevi <muhammad.fahlevi@gojek.com> push 03 Nov 2025 05:20AM UTC web-flow github
80.91
18966507018 feat/support-large-number-delete-by-query feat: chunk bulk operation on update or insert Pull #103 31 Oct 2025 08:08AM UTC muhammad.fahlevi github
80.91
18557011198 refs/tags/v0.9.4 feat: add ranking prioritization based on exact match, rankby, then query count (#102) * feat: ranking prioritization based on exact match, ssot, query count, then relevancy * fix: make sure only display that has relevance * fix: unit test * f... push 16 Oct 2025 09:54AM UTC web-flow github
80.79
18556949479 main feat: add ranking prioritization based on exact match, rankby, then query count (#102) * feat: ranking prioritization based on exact match, ssot, query count, then relevancy * fix: make sure only display that has relevance * fix: unit test * f... push 16 Oct 2025 09:39AM UTC web-flow github
80.79
18553677503 feat/search-ranking feat: add additional rank by logic Pull #102 16 Oct 2025 07:30AM UTC muhammad.fahlevi github
80.79
18553678330 feat/search-ranking feat: add additional rank by logic Pull #102 16 Oct 2025 07:30AM UTC muhammad.fahlevi github
80.79
See All Builds (586)

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