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

savannahghi / sghi-commons
100%

Build:
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 develop
branch: develop
CHANGE BRANCH
x
Reset
  • develop
  • 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
  • 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-exponential-backoff-retry
  • 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

13 Jul 2024 10:01PM UTC coverage: 100.0%. Remained the same
9923129340

push

github

web-flow
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#48)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

274 of 274 branches covered (100.0%)

Branch coverage included in aggregate %.

814 of 814 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
814 RELEVANT LINES 814 COVERED LINES
1.0 HITS PER LINE
Source Files on develop
  • 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
9923129340 develop chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#48) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/microma... push 13 Jul 2024 10:03PM UTC web-flow github
100.0
9923115369 develop docs(README): improve the README (#49) Update the layout of the README badges plus other minor documentation fixes and improvements. push 13 Jul 2024 10:01PM UTC web-flow github
100.0
9922832489 develop chore(deps): upgrade project dependencies (#46) Upgrade all project dependencies. push 13 Jul 2024 09:05PM UTC kennedykori github
100.0
8651675816 develop chore(deps): upgrade project dependencies (#40) Upgrade all project dependencies except [coverage](https://github.com/nedbat/coveragepy). push 11 Apr 2024 06:42PM UTC web-flow github
100.0
8651086563 develop feat(task): add an identity `Task` factory (#38) Add a factory method on the `Task` class, `sghi.task.Task.of_identity`. This returns identity `Task` instances that always return their input argument as is when invoked. push 11 Apr 2024 05:53PM UTC kennedykori github
100.0
8498854143 develop chore: refactor retry to use `ensure_callable` (#30) push 31 Mar 2024 02:24PM UTC kennedykori github
100.0
8493733299 develop feat(retry): add `Retry` policy interface (#25) 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... push 30 Mar 2024 10:20PM UTC web-flow github
100.0
8372537059 develop feat(task): add a task decorator (#23) Add a decorator function to mark `Callable` objects as tasks. push 21 Mar 2024 09:22AM UTC web-flow github
100.0
8371402227 develop ci: rename develop release channel from `dev` to `rc` (#22) This project employs the use of the [setuptools scm](https://setuptools-scm.readthedocs.io/en/latest/) plugin during builds to extract package versions from git. Unfortunately, this pl... push 21 Mar 2024 07:52AM UTC web-flow github
100.0
#32 develop release: 1.0.1-dev.2 [skip ci] ## [1.0.1-dev.2](https://github.com/savannahghi/sghi-commons/compare/v1.0.1-dev.1...v1.0.1-dev.2) (2024-03-20) ### Bug Fixes * **types:** typing on `Comparable` related checkers ([#20](https://github.com/savannahg... push 20 Mar 2024 05:24PM 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