splunk / pipelines

Concurrent processing pipelines in Go.
MIT License
21 stars 8 forks source link

fix: error sink panics in multistage pipelines #43

Open kalexmills opened 1 year ago

kalexmills commented 1 year ago

Fixes ErrorSinks not to panic; clarifies expectations in the contract.

Closes #40

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4107219277


Changes Missing Coverage Covered Lines Changed/Added Lines %
pipelines.go 14 17 82.35%
<!-- Total: 14 17 82.35% -->
Totals Coverage Status
Change from base Build 3190623239: -0.9%
Covered Lines: 330
Relevant Lines: 349

💛 - Coveralls