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

zooniverse / aggregation-for-caesar / 782

Builds Branch Commit Type Ran Committer Via Coverage
782 faster-question-reducer Ensure small ammounts of data are passed through `apply_async` This data needs to be pickled and sent to each process, and is the main IO bottleneck for multiprocessing. By only passing along the needed rows of extracts to the `reduce_subejcet` ... push 10 Sep 2019 02:15PM UTC CKrawczyk travis-ci pending completion   set done
781 faster-question-reducer Only apply a filter when needed The filter process is the main bottleneck for reduction, this checks if filter is needed before applying it. Pull #195 10 Sep 2019 12:52PM UTC web-flow travis-ci pending completion   set done
780 faster-question-reducer Only apply a filter when needed The filter process is the main bottleneck for reduction, this checks if filter is needed before applying it. push 10 Sep 2019 12:51PM UTC CKrawczyk travis-ci pending completion   set done
779 faster-question-reducer Add mulit-core reducing This splits reductions across multiple cores (if available). Each subject is sent to a different porcess, the results will be written in the order they are returned (i.e. random-ish). The tests have been updated to not c... Pull #195 09 Sep 2019 04:12PM UTC web-flow travis-ci pending completion   set done
778 faster-question-reducer Add mulit-core reducing This splits reductions across multiple cores (if available). Each subject is sent to a different porcess, the results will be written in the order they are returned (i.e. random-ish). The tests have been updated to not c... push 09 Sep 2019 04:12PM UTC CKrawczyk travis-ci pending completion   set done
776 dependabot/pip/numpy-1.17.2 Bump numpy from 1.17.1 to 1.17.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.1 to 1.17.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt) -... push 09 Sep 2019 02:12PM UTC web-flow travis-ci pending completion   set done
777 dependabot/pip/numpy-1.17.2 Bump numpy from 1.17.1 to 1.17.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.1 to 1.17.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt) -... Pull #196 09 Sep 2019 02:12PM UTC web-flow travis-ci pending completion   set done
775 faster-question-reducer Optimize question reducer The question reducer used `Counter` as an intermediate container for the data. It turns out that summing these `Counter`s is quite slow. To speed up the reducer a list is made of all answers given (across all extracts) ... Pull #195 06 Sep 2019 02:45PM UTC web-flow travis-ci pending completion   set done
774 faster-question-reducer Optimize question reducer The question reducer used `Counter` as an intermediate container for the data. It turns out that summing these `Counter`s is quite slow. To speed up the reducer a list is made of all answers given (across all extracts) ... push 06 Sep 2019 02:45PM UTC CKrawczyk travis-ci pending completion   set done
773 fix-None-users-text-extractors Update test to cover multiple None users Pull #194 04 Sep 2019 09:24AM UTC web-flow travis-ci pending completion   set done
772 fix-None-users-text-extractors Update test to cover multiple None users push 04 Sep 2019 09:24AM UTC CKrawczyk travis-ci pending completion   set done
770 fix-None-users-text-extractors Remove unsued imports push 03 Sep 2019 02:33PM UTC CKrawczyk travis-ci pending completion   set done
771 fix-None-users-text-extractors Remove unsued imports Pull #194 03 Sep 2019 02:33PM UTC web-flow travis-ci pending completion   set done
769 master Bump numpy from 1.17.0 to 1.17.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.0 to 1.17.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt) -... push 03 Sep 2019 02:28PM UTC CKrawczyk travis-ci pending completion   set done
768 dependabot/pip/numpy-1.17.1 Bump numpy from 1.17.0 to 1.17.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.0 to 1.17.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt) -... Pull #193 03 Sep 2019 02:23PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • …
  • 173
  • 174
  • 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