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

uber / cadence / 423
72%

Build:
DEFAULT BRANCH: master
Ran 23 Nov 2017 10:50PM UTC
Jobs 1
Files 85
Run time 7s
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

pending completion
423

push

travis-ci

web-flow
Decision task failure support (#422)

Add API on Cadence frontend to support DecisionTaskFailure.  Added two new 
causes: RESET_STICKY_TASKLIST and WORKFLOW_WORKER_UNHANDLED_FAILURE
to support scenario of shedding load by clearing sticky tasklist and decider
failures during execution respectively.
Only first DecisionTaskFailure is reported in history and all subsequent retries are 
done using state from mutable state.  Mutable state keeps track of decision_attempt
and decision_timestamp and creates transient decisions while dispatching 
these decision tasks.  These transition decisions are stored in the history
and frontend has logic to deliver these events when it is done paginating through
all the events from history.
New schema changes to support transient decisions on mutable state.

Fixes #117 and #118 .

452 of 452 new or added lines in 14 files covered. (100.0%)

11212 of 16927 relevant lines covered (66.24%)

1511.21 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
client/history/metricClient.go
2
100.0
service/history/timerBuilder.go
2
100.0
service/history/transferQueueProcessor.go
4
100.0
client/history/client.go
4
100.0
service/history/timerQueueProcessor.go
6
100.0
service/history/mutableStateBuilder.go
8
100.0
service/frontend/handler.go
10
100.0
common/mocks/HistoryClient.go
10
100.0
service/history/MockHistoryEngine.go
12
100.0
service/history/handler.go
18
100.0
service/history/historyEngine.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
service/history/historyEngine.go
Jobs
ID Job ID Ran Files Coverage
1 423.1 23 Nov 2017 10:50PM UTC 0
66.24
Travis Job 423.1
Source Files on build 423
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #423
  • 9db76772 on github
  • Prev Build on master (#413)
  • Next Build on master (#429)
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