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

xethorn / garcon
87%
master: 95%

Build:
Build:
LAST BUILD BRANCH: xethorn-patch-1
DEFAULT BRANCH: master
Repo Added 22 Dec 2014 09:45PM UTC
Files 26
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

LAST BUILD ON BRANCH mo-15-april-add-task-runner
branch: mo-15-april-add-task-runner
CHANGE BRANCH
x
Reset
  • mo-15-april-add-task-runner
  • 0.0.1
  • 0.0.2a1
  • 0.0.2a10
  • 0.0.2a2
  • 0.0.2a4
  • 0.0.2a5
  • 0.0.2a6
  • 0.0.2a7
  • 0.0.2a8
  • 0.0.2a9
  • 0.0.4
  • 0.0.5
  • 0.0.6
  • 0.0.7
  • 0.1.0
  • 0.2.0
  • 0.2.1
  • 0.2.2
  • 0.2.3
  • 0.3.0
  • 0.3.1
  • 0.3.2
  • 0.4.0
  • 0.4.1
  • add-context
  • add-error-handler
  • add-param
  • add-version
  • boto2
  • branch-1.0
  • master
  • mo-14-dec-add-tests
  • mo-14-jan-add-input-as-part-of-context
  • mo-15-add-context
  • mo-15-feb-add-contextify
  • mo-15-feb-add-instance-and-generator
  • mo-15-feb-add-run
  • mo-15-feb-add-task-runner
  • mo-15-feb-fix-yield
  • mo-15-jan-add-timeouts
  • mo-15-june-add-state
  • mo-15-march-add-workflow
  • mo-15-march-remove-activity
  • mo-15-may-add-support-for-external
  • mo-16-april-add
  • mo-17-august-add-example-of-full-decider
  • mo-apply-pep8
  • xethorn-handle-activity-failures
  • xethorn-patch-1
  • xethorn/20-june-1.0.1
  • xethorn/20-june-add-support-for-running-tests-on-pull-requests
  • xethorn/20-june-bump-version
  • xethorn/20-june-bump-version-1
  • xethorn/20-may-add-github-workflows
  • xethorn/20-may-add-workflow-to-publish-to-github
  • xethorn/20-may-create-alpha-release
  • xethorn/20-may-issue-0.4.1
  • xethorn/20-may-issue-1.0.0a2
  • xethorn/20-may-remove-python27
  • xethorn/2021/may/add-codeql
  • xethorn/21-may-update-readme

pending completion
219

push

travis-ci

xethorn
Fix instance context.

The issue:

   The instance context is only representing the generator context.
   If this context is passed to the task.list, this context will appear
   empty.

Fix:

   Provide the execution context gathered by the decider to fill the
   necessary information

@rantonmattei

369 of 422 relevant lines covered (87.44%)

1.75 hits per line

Relevant lines Covered
Build:
Build:
422 RELEVANT LINES 369 COVERED LINES
1.75 HITS PER LINE
Source Files on mo-15-april-add-task-runner
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
219 mo-15-april-add-task-runner Fix instance context. The issue: The instance context is only representing the generator context. If this context is passed to the task.list, this context will appear empty. Fix: Provide the execution context gathered by the decide... push 28 Apr 2015 09:44PM UTC xethorn travis-ci pending completion  
216 mo-15-april-add-task-runner Introducing Task Lists Activity generators have been very useful: they allow to spawn n instances of an activity based on values in the context. The same can be done for tasks ( which makes it very handy when you write the logic units of your act... push 28 Apr 2015 07:50PM UTC xethorn travis-ci pending completion  
210 mo-15-april-add-task-runner Initial commit push 28 Apr 2015 06:27PM UTC xethorn travis-ci pending completion  
208 mo-15-april-add-task-runner Initial commit push 28 Apr 2015 04:39PM UTC xethorn travis-ci pending completion  
205 mo-15-april-add-task-runner Remove the casting to str. The casting is only necessary when we call SWF, we should not apply it upfront (helps calculation of a few metrics.) @rantonmattei push 28 Apr 2015 02:40PM UTC xethorn travis-ci pending completion  
201 mo-15-april-add-task-runner Add the schedule_to_start and schedule_to_close timeouts. Those two timeouts are calculated based on the assumption that only one worker per activity. So if the user has set the create of the activity to be 10 minutes and a generator spawns 10 ac... push 27 Apr 2015 10:14PM UTC xethorn travis-ci pending completion  
199 mo-15-april-add-task-runner Add the schedule_to_start and schedule_to_close timeouts. Those two timeouts are calculated based on the assumption that only one worker per activity. So if the user has set the create of the activity to be 10 minutes and a generator spawns 10 ac... push 27 Apr 2015 09:58PM UTC xethorn travis-ci pending completion  
193 mo-15-april-add-task-runner Mark 0.0.2 as stable. push 13 Apr 2015 08:20PM UTC xethorn travis-ci pending completion  
190 mo-15-april-add-task-runner Add heartbeat. Heartbeat is set by default by AWS (to 600 seconds, which is 10 minutes. If an activity last longer than 10 minutes but does not issue a heartbeat - SWF considers this activity has failed. The heartbeat mechanism works on our end ... push 13 Apr 2015 07:06PM UTC xethorn travis-ci pending completion  
188 mo-15-april-add-task-runner Add heartbeat. Heartbeat is set by default by AWS (to 600 seconds, which is 10 minutes. If an activity last longer than 10 minutes but does not issue a heartbeat - SWF considers this activity has failed. The heartbeat mechanism works on our end ... push 13 Apr 2015 04:36PM UTC xethorn travis-ci pending completion  
See All Builds (629)
  • Repo on GitHub
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

© 2025 Coveralls, Inc