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

savannahghi / sghi-commons / 8651616490

Builds Branch Commit Type Ran Committer Via Coverage
8651616490 chore-upgrade-deps chore(deps): upgrade project dependencies Upgrade all project dependencies except [coverage](https://github.com/nedbat/coveragepy). Pull #40 11 Apr 2024 06:37PM UTC kennedykori github
100.0
#37 chore-upgrade-deps release: 1.4.0-rc.1 [skip ci] ## [1.4.0-rc.1](https://github.com/savannahghi/sghi-commons/compare/v1.3.0...v1.4.0-rc.1) (2024-04-11) ### Bug Fixes * **task:** assorted fixes for `sghi.task` module ([#34](https://github.com/savannahghi/sghi-comm... push 11 Apr 2024 06:27PM UTC kennedykori 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
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
8651016694 feat-add-identity-task-factory feat(task): add an identity `Task` factory 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. Pull #38 11 Apr 2024 05:46PM UTC kennedykori github
100.0
8651006941 feat-add-identity-task-factory feat(task): add an indentity `Task` factory Add a factory method on the `Task` class, `sghi.task.Task.of_indentity`. This returns identity `Task` instances that always return their input argument as is when invoked. push 11 Apr 2024 05:45PM UTC kennedykori github
100.0
8650990278 feat-add-identity-task-factory feat(task): add an indentity `Task` factory Add a factory method on the `Task` class, `sghi.task.Task.of_indentity`. This returns indentity `Task` instances that always return their input argument as is when invoked. push 11 Apr 2024 05:43PM UTC kennedykori 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
8650512856 feat-add-supplier-task feat(task): add a new task, `sghi.task.Supplier` Add a new `Task` type, `sghi.task.Supplier`. This is a specialized `Task` that always supplies a result without requiring any input. Pull #37 11 Apr 2024 05:04PM UTC kennedykori github
100.0
8650478072 feat-add-supplier-task feat(task): add a new task, `sghi.task.Supplier` Add a new `Task` type, `sghi.task.Supplier`. This is a specilized `Task` that always supplies a result without requiring any input. push 11 Apr 2024 05:02PM UTC kennedykori 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
8645936327 feat-add-native-task-composition-support feat(task): add `sghi.task.Task` composition support 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 functools impo... Pull #36 11 Apr 2024 11:29AM UTC kennedykori github
100.0
8645908347 feat-add-native-task-composition-support feat(task): add `sghi.task.Task` composition support 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 functools impo... push 11 Apr 2024 11:26AM UTC kennedykori 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
8636518920 chore-deprecate-consume-task chore(patch): deprecate `sghi.task.Consume` for removal This class has not proven to be useful. Removing it will reduce the maintenance burden and allow more useful tasks to be added. Pull #35 10 Apr 2024 07:10PM UTC kennedykori github
100.0
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Next →
  • Back to Repo
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