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

savannahghi / sghi-etl-commons
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: docs-improve-docs
DEFAULT BRANCH: develop
Repo Added 12 Apr 2024 09:05PM UTC
Files 9
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-a-sink-decorator
branch: feat-add-a-sink-decorator
CHANGE BRANCH
x
Reset
  • feat-add-a-sink-decorator
  • chore-delay-embedded-processors-disposal
  • chore-delay-embedded-sinks-disposal
  • chore-delay-embedded-sources-disposal
  • chore-delay-embedded-sources-gathering
  • chore-make-processor-of-callable-final
  • chore-rename-sinks-source-of-callable
  • chore-upgrade-deps
  • ci-fix-tox-config
  • ci-set-up-release-pipeline
  • ci-update-ruff-config
  • dependabot/npm_and_yarn/braces-3.0.3
  • develop
  • docs-add-examples-to-readme
  • docs-fixes
  • docs-imporove-readme
  • docs-improve-docs
  • docs-update-readme-badges
  • feat-add-a-processor-decorator
  • feat-add-a-scatter-gather-processor
  • feat-add-a-source-decorator
  • feat-add-a-splitter-gather-processor
  • feat-add-gather-source
  • feat-add-noop-processor
  • feat-add-null-sink
  • feat-add-processor-pipe
  • feat-add-prologue-and-epilogue-workflow-functions
  • feat-add-retry-support-when-running-wfs
  • feat-add-run-workflow-utility
  • feat-add-scatter-sink
  • feat-add-simple-workflow-def
  • feat-add-split-sink
  • feat-add-workflow-builder
  • feat-support-running-workflow-instances-directly
  • main
  • next
  • prototype

14 Apr 2024 09:26PM UTC coverage: 100.0%. Remained the same
8681136400

Pull #7

github

kennedykori
feat(sinks): add a sink decorator

Add `sghi.etl.commons.sinks.sink`, a decorator that marks a callable as
a `Sink`. The decorated callable *MUST* accept at least one argument but
have at *MOST* one required argument (the processed data to drain/consume).
Pull Request #7: feat(sinks): add a sink decorator

95 of 95 branches covered (100.0%)

Branch coverage included in aggregate %.

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

196 of 196 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
196 RELEVANT LINES 196 COVERED LINES
1.0 HITS PER LINE
Source Files on feat-add-a-sink-decorator
  • Tree
  • List 6
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8681136400 feat-add-a-sink-decorator feat(sinks): add a sink decorator Add `sghi.etl.commons.sinks.sink`, a decorator that marks a callable as a `Sink`. The decorated callable *MUST* accept at least one argument but have at *MOST* one required argument (the processed data to drain/c... Pull #7 14 Apr 2024 09:28PM UTC kennedykori github
100.0
See All Builds (140)
  • 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