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

savannahghi / sghi-commons
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: chore-upgrade-deps
DEFAULT BRANCH: develop
Repo Added 07 Sep 2023 11:24AM UTC
Files 13
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 feat-add-exponential-backoff-retry
branch: feat-add-exponential-backoff-retry
CHANGE BRANCH
x
Reset
  • feat-add-exponential-backoff-retry
  • assorted-fixes
  • assorted-task-module-fixes
  • chore-deprecate-consume-task
  • chore-improve-tasks-typing
  • chore-list-retry-module-exports
  • chore-refactor-retry-to-use-ensure-callable
  • chore-rename-exponential-back-off-retry-logger
  • chore-setup-project
  • chore-update-deps
  • chore-upgrade-dependencies
  • chore-upgrade-deps
  • ci-change-release-channel-dev-to-rc
  • ci-fix-invalid-github-workflow-errors
  • ci-fix-release-workflow
  • ci-fix-semantic-release-config
  • ci-set-up-semantic-release
  • dependabot/npm_and_yarn/braces-3.0.3
  • develop
  • docs-add-badges-on-readme
  • docs-add-coverage
  • docs-improve-readme
  • docs-update-readme
  • feat-add-an-ensure-is-callable-checker
  • feat-add-common-utils
  • feat-add-config
  • feat-add-dispatcher
  • feat-add-disposable-mixin-and-helpers
  • feat-add-identity-task-factory
  • feat-add-instance-check-validators
  • feat-add-module-loading-utils
  • feat-add-native-task-composition-support
  • feat-add-registry
  • feat-add-setting-initializer-decorator
  • feat-add-supplier-task
  • feat-add-task-decorator
  • feat-add-tasks
  • feat-add-utils
  • feat-make-type-fqn-support-non-top-level-callables
  • fix-typing-on-comparable-checkers
  • main
  • next
  • setup-project

30 Mar 2024 10:15PM UTC coverage: 100.0%. First build
8493721073

Pull #25

github

kennedykori
feat(retry): add `Retry` policy interface

Add a new interface, `sghi.retry.Retry` and a few of its
implementations. A retry policy allows an application to handle
transient failures such as when trying to connect to a network
resource or another service. This is achieved by transparently
repeating the failed operation until it succeeds or until some
criteria are met.
Pull Request #25: feat(retry): add `Retry` policy interface

263 of 263 branches covered (100.0%)

Branch coverage included in aggregate %.

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

719 of 719 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
719 RELEVANT LINES 719 COVERED LINES
1.0 HITS PER LINE
Source Files on feat-add-exponential-backoff-retry
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8493721073 feat-add-exponential-backoff-retry feat(retry): add `Retry` policy interface Add a new interface, `sghi.retry.Retry` and a few of its implementations. A retry policy allows an application to handle transient failures such as when trying to connect to a network resource or another ... Pull #25 30 Mar 2024 10:17PM UTC kennedykori github
100.0
8493665157 feat-add-exponential-backoff-retry feat(retry): add `Retry` policy interface Add a new interface, `sghi.retry.Retry` interface and a few of its implementations. A retry policy allows an application to handle transient failures such as when trying to connect to a network resource o... push 30 Mar 2024 10:07PM UTC kennedykori github
100.0
#34 feat-add-exponential-backoff-retry release: 1.1.0 [skip ci] ## [1.1.0](https://github.com/savannahghi/sghi-commons/compare/v1.0.1...v1.1.0) (2024-03-21) ### Features * **task:** add a task decorator ([#23](https://github.com/savannahghi/sghi-commons/issues/23)) ([2ec9001](https:... push 30 Mar 2024 09:56PM UTC kennedykori github
100.0
#33 feat-add-exponential-backoff-retry release: 1.1.0 [skip ci] ## [1.1.0](https://github.com/savannahghi/sghi-commons/compare/v1.0.1...v1.1.0) (2024-03-21) ### Features * **task:** add a task decorator ([#23](https://github.com/savannahghi/sghi-commons/issues/23)) ([2ec9001](https:... push 30 Mar 2024 09:55PM UTC kennedykori github
100.0
See All Builds (169)
  • 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