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

uber / cadence-java-client / 2539
67%
master: 80%

Build:
Build:
LAST BUILD BRANCH: taylan/fix_codecov
DEFAULT BRANCH: master
Ran 22 Oct 2024 11:23PM 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

22 Oct 2024 10:48PM UTC coverage: 65.4% (+0.08%) from 65.318%
2539

Pull #923

buildkite

natemort
Refactor Test environment initialization to CadenceTestRule from WorkflowTest.

WorkflowTest is currently 6,000 lines long and has nearly every test related to end to end client behavior. It provides the rather neat behavior that it supports running against both an instance of Cadence running in Docker and against the test version. It's additionally parameterized to run the entire test suite with or without sticky execution enabled.

Due to the complexity in handling both environments, adding yet another test to WorkflowTest has always been the easiest option for developers. To allow for tests to easily be split into other files, extract the core functionality to a Junit test rule that can easily be reused by additional tests.

With the exception of testSignalCrossDomainExternalWorkflow and the replay tests that don't use the test environment, all tests have been left in WorkflowTest to be split out later.
Pull Request #923: Refactor Test Environment and Worker initialization to CadenceTestRule

12755 of 19503 relevant lines covered (65.4%)

0.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2539.1 22 Oct 2024 11:23PM UTC 0
65.4
Source Files on build 2539
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2539
  • Pull Request #923
  • PR Base - master (#2537)
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