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

uber / cadence-java-client / 2589
76%
master: 80%

Build:
Build:
LAST BUILD BRANCH: taylan/fix_codecov
DEFAULT BRANCH: master
Ran 02 Nov 2024 12:35AM UTC
Jobs 1
Files 274
Run time 1min
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

01 Nov 2024 11:57PM UTC coverage: 76.018% (-0.04%) from 76.054%
2589

Pull #937

buildkite

natemort
Fix flakiness in ManualActivityCompletionWorkflowTest

The operations here are flaky because we're starting an activity and then attempting to cancel/complete/fail it in parallel. We need the second activity to block until the first one has started, and there's no way to orchestrate that within the workflow. The best we can do is make the acitivites block until the ActivityTask is available.
Pull Request #937: Fix flakiness in ManualActivityCompletionWorkflowTest

14736 of 19385 relevant lines covered (76.02%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2589.1 02 Nov 2024 12:35AM UTC 0
76.02
Source Files on build 2589
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2589
  • Pull Request #937
  • PR Base - master (#2590)
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