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

goto / compass
82%
main: 82%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.10.3
DEFAULT BRANCH: main
Repo Added 13 Mar 2023 10:43AM UTC
Token MzEDNnXXZQC0lxAOunlDeKUnogNz0Fnq5 regen
Build 762 Last
Files 91
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.10.3
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 64/query-asset-type
  • add-reviewer-guideline
  • 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
  • docs/api
  • elasticsearch-request-timeout-increase
  • empty_text_search
  • enable_include_fields
  • english_stemmer
  • es-ignore-malformed
  • es-use-universe
  • exact_match
  • exclude-dirty-changelog
  • 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/filter-index-get-all-asset
  • 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-versioning
  • fix-asset-versions-sort
  • fix-create-index-race
  • fix-goreleaser
  • fix-linter
  • fix-missing-asset-changelog
  • 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
  • increase-default-size-endpoint
  • introduce-column-level-lineage-api
  • 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.10.0
  • refs/tags/v0.10.1
  • refs/tags/v0.10.2
  • refs/tags/v0.10.3
  • 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
  • refs/tags/v0.9.8
  • regenerate-mocks
  • repo-set-create-updated-at-fields
  • statsd-datadog-format
  • support-regexp-soft-delete
  • sync-asset
  • temp-review-subject
  • test-statsd-format
  • update_timeouts
  • upsert-no-fetch-probes
  • worker-instrumentation
  • worker-ping-handler
  • worker-poll-backoff

07 May 2026 06:55AM UTC coverage: 82.198% (+1.0%) from 81.208%
25480927216

push

github

web-flow
Column Lineage Integration (#115)

* feat: add missing changelog for insertion and column lineage integration

* chore: add additional config example for column lineage integration

* test: add integration test for calling lineage parser

* feat: change sql versioning to base numeric

* fix: change naming for lint issue

* fix: change sql version style to real numeric value

401 of 451 new or added lines in 7 files covered. (88.91%)

8699 of 10583 relevant lines covered (82.2%)

33.13 hits per line

Relevant lines Covered
Build:
Build:
10583 RELEVANT LINES 8699 COVERED LINES
33.13 HITS PER LINE
Source Files on main
  • Tree
  • List 91
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25480927216 refs/tags/v0.10.3 Column Lineage Integration (#115) * feat: add missing changelog for insertion and column lineage integration * chore: add additional config example for column lineage integration * test: add integration test for calling lineage parser * feat: ... push 07 May 2026 07:00AM UTC web-flow github
82.2
25480869706 main Column Lineage Integration (#115) * feat: add missing changelog for insertion and column lineage integration * chore: add additional config example for column lineage integration * test: add integration test for calling lineage parser * feat: ... push 07 May 2026 06:58AM UTC web-flow github
82.2
25478493645 add-reviewer-guideline docs: add reviewer guideline push 07 May 2026 05:58AM UTC arinda.arif github
81.21
25425806094 fix-missing-asset-changelog fix: change sql version style to real numeric value Pull #115 06 May 2026 08:59AM UTC WantToBePro31 github
82.2
25425807541 fix-missing-asset-changelog fix: change sql version style to real numeric value Pull #115 06 May 2026 08:58AM UTC WantToBePro31 github
82.2
25373273831 fix-missing-asset-changelog fix: change naming for lint issue Pull #115 05 May 2026 11:22AM UTC WantToBePro31 github
82.1
25373182931 fix-missing-asset-changelog feat: change sql versioning to base numeric Pull #115 05 May 2026 11:20AM UTC WantToBePro31 github
82.1
25373181468 fix-missing-asset-changelog feat: change sql versioning to base numeric push 05 May 2026 11:20AM UTC WantToBePro31 github
82.1
25316792936 temp-review-subject chore: refactor asset Pull #116 04 May 2026 11:40AM UTC arinda.arif github
81.19
25152859190 fix-missing-asset-changelog test: add integration test for calling lineage parser Pull #115 30 Apr 2026 07:26AM UTC WantToBePro31 github
82.11
See All Builds (633)

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

© 2026 Coveralls, Inc