feat(schedule): support creating schedule in paused state - #1081
Closed
abhishekj720 wants to merge 4 commits into
Closed
feat(schedule): support creating schedule in paused state#1081abhishekj720 wants to merge 4 commits into
abhishekj720 wants to merge 4 commits into
Codecov / codecov/project
succeeded
Aug 21, 2026 in 0s
68.24% (target 85.00%)
View this Pull Request on Codecov
68.24% (target 85.00%)
Details
Codecov Report
❌ Patch coverage is 76.31579% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.24%. Comparing base (e341161) to head (0317561).
❌ Your project check has failed because the head coverage (68.24%) is below the target coverage (85.00%). You can increase the head coverage or adjust the target coverage.
| Files with missing lines | Coverage Δ | Complexity Δ | |
|---|---|---|---|
| ...nal/compatibility/proto/mappers/RequestMapper.java | 61.10% <0.00%> (+0.55%) |
81.00 <0.00> (+1.00) |
|
| ...uber/cadence/internal/sync/ScheduleClientImpl.java | 34.23% <90.00%> (+2.23%) |
34.00 <6.00> (+7.00) |
|
| .../cadence/client/schedule/ScheduleInitialState.java | 87.50% <87.50%> (ø) |
10.00 <10.00> (?) |
|
| ...ternal/compatibility/proto/mappers/TypeMapper.java | 22.47% <54.54%> (+0.50%) |
64.00 <2.00> (+2.00) |
... and 12 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update e341161...0317561. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading