Skip to content

feat(schedule): support creating schedule in paused state - #1081

Closed
abhishekj720 wants to merge 4 commits into
masterfrom
feat/schedule-ergonomics
Closed

feat(schedule): support creating schedule in paused state#1081
abhishekj720 wants to merge 4 commits into
masterfrom
feat/schedule-ergonomics

chore: bump cadence-idl submodule to d6d4d81 (adds state to CreateSch…

0317561
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ternal/compatibility/proto/mappers/TypeMapper.java 54.54% 2 Missing and 3 partials ⚠️
.../cadence/client/schedule/ScheduleInitialState.java 87.50% 0 Missing and 2 partials ⚠️
...nal/compatibility/proto/mappers/RequestMapper.java 0.00% 0 Missing and 1 partial ⚠️
...uber/cadence/internal/sync/ScheduleClientImpl.java 90.00% 0 Missing and 1 partial ⚠️

❌ 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.