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

opencast / pyCA / 311

Builds Branch Commit Type Ran Committer Via Coverage
311 master Reduce Unnecessary Exception Handling This patch party addresses #88 by reducing the amount of try-catch statements. `safe_start_capture` will catch exceptions anyway, hence we need no additional exception handling in `start_capture` but can just... Pull #101 24 Mar 2017 05:21PM UTC web-flow travis-ci pending completion   set done
310 master Provide stdin for sub-process This fixes #99 by attaching stdin to /dev/null for the sub-process to read from to prevent the sub-process from waiting for it. Pull #100 24 Mar 2017 05:11PM UTC web-flow travis-ci pending completion   set done
309 master Provide stdin for sub-process This fixes #99 by providing a pipe for the sub-process to read from to prevent the sub-process from waiting for it. Pull #100 23 Mar 2017 01:40PM UTC web-flow travis-ci pending completion   set done
308 master Mock Curl For Request Mock Curl For Request push 23 Mar 2017 01:46PM UTC web-flow travis-ci pending completion   set done
307 master Mock Curl For Request This patch adds a mock version of Curl to fully test the method `http_request()`. For everything else, `http_request()` itself is still mocked to limit possible side-effects. Pull #95 23 Mar 2017 10:00AM UTC web-flow travis-ci pending completion   set done
306 master Reduce Database Requests Reduce Database Requests push 23 Mar 2017 09:44AM UTC web-flow travis-ci pending completion   set done
305 master Simplify ServiceRegistry Request Simplify ServiceRegistry Request push 23 Mar 2017 07:34AM UTC web-flow travis-ci pending completion   set done
304 master Merge pull request #92 from lkiesow/close-fd Close Open File-Descriptor push 23 Mar 2017 07:06AM UTC web-flow travis-ci pending completion   set done
303 master Properly reload modified bundles To mock certain parts of the code, some tests modify modules. To ensure these mocks are not used for testing, the modules should be re-loaded at the end of each test and not before a test. Pull #98 21 Mar 2017 11:09PM UTC web-flow travis-ci pending completion   set done
302 master Disable logging for tests This patch disables the logging module by increasing the log level above CRITICAL and disabling the print function/statement to prevent the test logs from being spammed by system log messages. Pull #97 21 Mar 2017 08:42PM UTC web-flow travis-ci pending completion   set done
301 master fix issue in agentstate that causes high cpu load wrong check in while loop caused constant high cpu load in the agentstate service. push 21 Mar 2017 12:55PM UTC web-flow travis-ci pending completion   set done
300 master fix issue in agentstate that causes high cpu load wrong check in while loop caused constant high cpu load in the agentstate service. Pull #96 21 Mar 2017 12:11PM UTC web-flow travis-ci pending completion   set done
299 fix-agentstate-cpuload fix issue in agentstate that causes high cpu load wrong check in while loop caused constant high cpu load in the agentstate service. push 21 Mar 2017 12:10PM UTC web-flow travis-ci pending completion   set done
298 master Mock Curl For Request This patch adds a mock version of Curl to fully test the method `http_request()`. For everything else, `http_request()` itself is still mocked to limit possible side-effects. Pull #95 20 Mar 2017 09:15PM UTC web-flow travis-ci pending completion   set done
297 master Simplify ServiceRegistry Request This patch removes some code duplicated for the `get_services` method in favor of the general `ensurelist()` method and uses the `get()` default parameter instead of Python magic. Pull #94 20 Mar 2017 09:10PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • …
  • 56
  • 57
  • Next →
  • Back to Repo
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