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

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

Build:
Build:
LAST BUILD BRANCH: taylan/fix_codecov
DEFAULT BRANCH: master
Ran 04 Nov 2024 06:26PM 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

04 Nov 2024 05:49PM UTC coverage: 76.079% (+0.03%) from 76.054%
2594

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

14748 of 19385 relevant lines covered (76.08%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2594.1 04 Nov 2024 06:26PM UTC 0
76.08
Source Files on build 2594
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2594
  • 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