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

argoproj / argo-events / 499 / 1
40%
master: 40%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2019 11:48PM UTC
Files 106
Run time 12s
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

14 Aug 2019 11:36PM UTC coverage: 48.915% (+0.07%) from 48.845%
499.1

push

travis-ci

VaibhavPage
Pub/Sub: multi-project support (#330)

* pubsub: example fix (projectId -> projectID)

* pubsub: multi-project support

It's now possible to subscribe to a topic in a different project by setting the `topicProjectID` field in the event source configuration. If the field isn't set, we continue to use the `projectID` field by default. We also still use the `projectID` field for the subscription.

* pubsub: separate client sometimes unavoidable

If the topic is in another project and doesn't already exist, we need a separate client to create the topic. There's no `Client#CreateTopicInProject` or `Topic#Create` function. This being the case, we may as well go ahead and create a separate client whenever the topic project ID is different from the main project ID.

3222 of 6587 relevant lines covered (48.91%)

2.66 hits per line

Source Files on job 499.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 230
  • Travis Job 499.1
  • 649847c9 on github
  • Prev Job for on master (#490.1)
  • Next Job for on master (#503.1)
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