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

myxie / shadow / 98 / 1
29%
master: 29%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2020 10:25AM UTC
Files 29
Run time 1s
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

17 Jul 2020 10:23AM UTC coverage: 29.315% (-0.3%) from 29.577%
98.1

push

travis-ci-com

myxie
Changes to heuristic.py and Solution/Allocation classes

Moving towards deprecating Task objects storing machine allocations,
start and finish times;
this leads to issues when updating solutions whilst not updating the
Workflow Task object as well; it also means that the workflow object is
changed without notifying the user, so this has been changed.

It also makes sense for the Allocation object to store details of when
a task starts and stops, as these values are allocation-dependent.

This has allowed the heuristc.py file to be more 'pure' with its use
of functions, and all functions are (hopefully) no longer changing the
state of parameter variables.

This _will_ break metaheuristic functionality for the time being, but
moving forward I expect it to significantly improve the usability
of these classes.

603 of 2057 relevant lines covered (29.31%)

0.29 hits per line

Source Files on job 98.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 81
  • Travis Job 98.1
  • 94ceb135 on github
  • Prev Job for on master (#97.1)
  • Next Job for on master (#99.1)
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