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

goto / compass
87%
main: 81%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.9.2
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 worker-poll-backoff
branch: worker-poll-backoff
CHANGE BRANCH
x
Reset
Sync Branches
  • worker-poll-backoff
  • 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
  • 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
  • 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

09 Aug 2023 09:31AM UTC coverage: 87.213%. First build
5807290442

Pull #52

github

Suhas Karanth
feat: introduce exp. backoff for polling
Pull Request #52:

45 of 45 new or added lines in 6 files covered. (100.0%)

6186 of 7093 relevant lines covered (87.21%)

21.85 hits per line

Relevant lines Covered
Build:
Build:
7093 RELEVANT LINES 6186 COVERED LINES
21.85 HITS PER LINE
Source Files on worker-poll-backoff
  • Tree
  • List 73
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5807290442 worker-poll-backoff feat: introduce exp. backoff for polling Pull #52 09 Aug 2023 09:31AM UTC Suhas Karanth github
87.21
5807290117 worker-poll-backoff feat: introduce exp. backoff for polling Pull #52 09 Aug 2023 09:31AM UTC Suhas Karanth github
87.21
5807179056 worker-poll-backoff feat: introduce exp. backoff for polling Pull #52 09 Aug 2023 09:20AM UTC Suhas Karanth github
87.21
5807178538 worker-poll-backoff feat: introduce exp. backoff for polling Pull #52 09 Aug 2023 09:20AM UTC Suhas Karanth github
87.21
5806839202 worker-poll-backoff feat: introduce exp. backoff for polling - Introduce active poll percent configuration to determine the percentage of workers that should actively poll as per the specified poll interval irrespective of whether a job was found or not. - For a... Pull #52 09 Aug 2023 08:47AM UTC sudo-suhas github
87.2
5806838750 worker-poll-backoff feat: introduce exp. backoff for polling Pull #52 09 Aug 2023 08:46AM UTC Suhas Karanth github
87.2
5805997158 worker-poll-backoff feat: introduce exp. backoff for polling Pull #52 09 Aug 2023 07:16AM UTC Suhas Karanth github
87.2
5805993903 worker-poll-backoff feat: introduce exp. backoff for polling Pull #52 09 Aug 2023 07:15AM UTC Suhas Karanth github
87.2
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