• 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 next
branch: next
CHANGE BRANCH
x
Reset
  • next
  • 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-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
  • setup-project

13 Jul 2024 09:01PM UTC coverage: 100.0%. First build
9922817492

Pull #47

github

web-flow
chore(deps): upgrade project dependencies (#46)

Upgrade all project dependencies.
Pull Request #47: next release candidate

274 of 274 branches covered (100.0%)

Branch coverage included in aggregate %.

53 of 53 new or added lines in 5 files covered. (100.0%)

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 next
  • 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
9922817492 next chore(deps): upgrade project dependencies (#46) Upgrade all project dependencies. Pull #47 13 Jul 2024 09:02PM UTC web-flow github
100.0
9922628375 next feat(config): add `setting_initializer` decorator (#45) Add the `sghi.config.setting_initializer` decorator function. This should simplify the construction of simple setting initializers. push 13 Jul 2024 08:24PM UTC web-flow github
100.0
9912930380 next fix: assorted fixes and improvements (#44) push 12 Jul 2024 07:11PM UTC web-flow github
100.0
9911759933 next feat(utils): make `type_fqn` support callable instances (#43) Enhance the `sghi.utils.type_fqn` function to accept callables without the `__qualname__` attribute (non top-level functions and methods). When given a callable lacking the `__qualna... push 12 Jul 2024 05:27PM UTC web-flow github
100.0
9841571234 next chore(retry): rename the `exponential_backoff_retry` logger (#42) Explicitly set the name of the `Logger` used by instances of the `Retry` policies returned by the `exponential_backoff_retry` factory function. The name of the logger is now the... push 08 Jul 2024 02:33PM UTC web-flow github
100.0
8651053519 next 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:49PM UTC web-flow github
100.0
8650549083 next feat(task): add a new task, `sghi.task.Supplier` (#37) Add a new `Task` type, `sghi.task.Supplier`. This is a specialized `Task` that always supplies a result without requiring any input. push 11 Apr 2024 05:07PM UTC web-flow github
100.0
8646058490 next feat(task): add `sghi.task.Task` composition support (#36) Add support for `sghi.task.Task` instances composition. `Task` instances can be composed using the `<<` and `>>` operators. See the example below: ```python import operator from fu... push 11 Apr 2024 11:39AM UTC web-flow github
100.0
8636549511 next chore(patch): deprecate `sghi.task.Consume` for removal (#35) This class has not proven to be useful. Removing it will reduce the maintenance burden and allow more useful tasks to be added. push 10 Apr 2024 07:13PM UTC web-flow github
100.0
8636123719 next fix(task): assorted fixes for `sghi.task` module (#34) These fixes are mostly documentation fixes as well as improved error messages. Included also are minor performance improvements. push 10 Apr 2024 06:39PM UTC web-flow 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