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

msales / streams
78%

Build:
DEFAULT BRANCH: master
Repo Added 01 Jun 2018 05:48AM UTC
Files 23
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • (HEAD detached at v6.1.0)
  • (HEAD detached at v6.1.0-rc1)
  • (HEAD detached at v6.1.1)
  • (HEAD detached at v6.1.2)
  • (HEAD detached at v6.2.1)
  • (HEAD detached at v6.3.0)
  • TRK-474
  • buffer
  • bump
  • context
  • data-race-fix-vol-79
  • deadlock-fix
  • dependabot/go_modules/github.com/DATA-DOG/go-sqlmock-1.4.0
  • dependabot/go_modules/github.com/DATA-DOG/go-sqlmock-1.4.1
  • dependabot/go_modules/github.com/DATA-DOG/go-sqlmock-1.5.0
  • dependabot/go_modules/github.com/Shopify/sarama-1.22.1
  • dependabot/go_modules/github.com/Shopify/sarama-1.23.0
  • dependabot/go_modules/github.com/Shopify/sarama-1.23.1
  • dependabot/go_modules/github.com/Shopify/sarama-1.24.0
  • dependabot/go_modules/github.com/Shopify/sarama-1.24.1
  • dependabot/go_modules/github.com/Shopify/sarama-1.25.0
  • dependabot/go_modules/github.com/Shopify/sarama-1.26.0
  • dependabot/go_modules/github.com/Shopify/sarama-1.26.1
  • dependabot/go_modules/github.com/Shopify/sarama-1.26.2
  • dependabot/go_modules/github.com/Shopify/sarama-1.26.3
  • dependabot/go_modules/github.com/Shopify/sarama-1.26.4
  • dependabot/go_modules/github.com/Shopify/sarama-1.27.0
  • dependabot/go_modules/github.com/Shopify/sarama-1.27.1
  • dependabot/go_modules/github.com/Shopify/sarama-1.27.2
  • dependabot/go_modules/github.com/msales/pkg/v3-3.16.2
  • dependabot/go_modules/github.com/msales/pkg/v3-3.17.0
  • dependabot/go_modules/github.com/msales/pkg/v3-3.17.1
  • dependabot/go_modules/github.com/msales/pkg/v3-3.18.0
  • dependabot/go_modules/github.com/msales/pkg/v3-3.19.0
  • dependabot/go_modules/github.com/msales/pkg/v3-3.19.1
  • dependabot/go_modules/github.com/msales/pkg/v3-3.21.2
  • dependabot/go_modules/github.com/msales/pkg/v3-3.21.3
  • dependabot/go_modules/github.com/msales/pkg/v4-4.1.1
  • dependabot/go_modules/github.com/msales/pkg/v4-4.2.0
  • dependabot/go_modules/github.com/msales/pkg/v4-4.3.0
  • dependabot/go_modules/github.com/msales/pkg/v4-4.4.0
  • dependabot/go_modules/github.com/pkg/errors-0.9.0
  • dependabot/go_modules/github.com/pkg/errors-0.9.1
  • dependabot/go_modules/github.com/stretchr/testify-1.4.0
  • dependabot/go_modules/github.com/stretchr/testify-1.5.0
  • dependabot/go_modules/github.com/stretchr/testify-1.5.1
  • dependabot/go_modules/github.com/stretchr/testify-1.6.0
  • dependabot/go_modules/github.com/stretchr/testify-1.6.1
  • diagrams
  • dockerfile-go-bump
  • docs
  • fan-out
  • fix-issues
  • github-actions
  • go-1.17
  • kafka_encoder_func
  • logs-and-stats
  • message-test
  • metastore-crash
  • monitor
  • new-meta-fix
  • nil-decoder
  • ring-buf
  • sarama-cluster-out
  • sasl-scram
  • sink-fixes
  • source
  • sync
  • timed-supervisor
  • topology-flatten
  • upgrade-major
  • v1
  • v2
  • v2.4.0
  • v2.5.0
  • v2.5.1
  • v2.5.2
  • v2.5.3
  • v2.5.4
  • v2.6.0
  • v3.0.0
  • v3.1.0
  • v3.2.0
  • v3.2.1
  • v4.0.0
  • v4.0.1
  • v5
  • v5.0.0
  • v5update
  • v6.0.0
  • v6.0.1
  • vNext

10 Nov 2022 08:24AM UTC coverage: 78.204% (-0.8%) from 79.001%
3435130279

push

github

GitHub
Add a utility function for SASL/SCRAM setup inside Sarama's Config. (#105)

20 of 20 new or added lines in 1 file covered. (100.0%)

1550 of 1982 relevant lines covered (78.2%)

579189.39 hits per line

Relevant lines Covered
Build:
Build:
1982 RELEVANT LINES 1550 COVERED LINES
579189.39 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3435130279 master Add a utility function for SASL/SCRAM setup inside Sarama's Config. (#105) push 10 Nov 2022 08:24AM UTC GitHub github
78.2
3015881145 master fix: race condition for wg (#103) push 08 Sep 2022 02:29PM UTC GitHub github
79.0
2759962291 master Add FanOut stream builder and processor that branches stream into N streams. (#102) push 29 Jul 2022 10:19AM UTC GitHub github
79.0
2656948392 master [TASK] TRK-474 Store Click information in Event Storage - added mutex around Ticker to avoid data race. (#101) push 12 Jul 2022 01:47PM UTC GitHub github
78.72
1315407586 master [HOTFIX] Update Dockerfile's Go version to 1.17 (#100) push 07 Oct 2021 08:45AM UTC GitHub github
78.65
1315363966 master Update to Go 1.17, update Shopify/sarama to 1.30, fix tests. (#99) push 07 Oct 2021 08:33AM UTC GitHub github
78.65
1283169849 master Add Github Actions with Docker support. (#97) push 28 Sep 2021 03:09PM UTC GitHub github
75.53
595 master [DOCS] Updated README.md (#93) push 02 Feb 2021 10:32AM UTC web-flow travis-ci
94.53
591 master Add test source. (#90) push 11 Dec 2020 12:49PM UTC web-flow travis-ci
94.53
577 master Bumped the major version to v6. (#85) push 16 Jul 2020 01:15PM UTC web-flow travis-ci
96.23
See All Builds (583)
  • 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

© 2026 Coveralls, Inc