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

brick / math / 352

Builds Branch Commit Type Ran Committer Via Coverage
352 master Improve performance of multipliedBy one if value is one (#24) * Improve performance of multipliedBy one if value is one * Improve performance of zero minus an number * Improve performance of zero plus any number * Improve performance whe... push 08 Jan 2020 09:41AM UTC BenMorel travis-ci pending completion   set done
351 improvement/multipliedBy1 Remove over the top optimizations Pull #24 08 Jan 2020 09:28AM UTC web-flow travis-ci pending completion   set done
350 master Add tests Trying out mutation testing (infection). push 24 Dec 2019 01:32PM UTC BenMorel travis-ci pending completion   set done
349 master Update Travis config push 03 Dec 2019 11:34AM UTC BenMorel travis-ci pending completion   set done
347 php74test Test with Travis PHP 7.4 push 03 Dec 2019 11:21AM UTC BenMorel travis-ci pending completion   set done
346 php74test Test with Travis PHP 7.4 push 03 Dec 2019 11:19AM UTC BenMorel travis-ci pending completion   set done
345 php74test Test with Travis PHP 7.4 push 01 Dec 2019 12:03AM UTC BenMorel travis-ci pending completion   set done
344 improvement/multipliedBy1 Improve code coverage. Pull #24 05 Sep 2019 11:05AM UTC web-flow travis-ci pending completion   set done
343 improvement/multipliedBy1 Improve performance of zero multiplied by any number Pull #24 05 Sep 2019 09:48AM UTC web-flow travis-ci pending completion   set done
342 improvement/multipliedBy1 Improve performance of multipliedBy one if value is one Pull #24 04 Sep 2019 03:51PM UTC web-flow travis-ci pending completion   set done
341 master Strict types in PHPUnit bootstrap file push 26 Apr 2019 09:36PM UTC BenMorel travis-ci pending completion   set done
340 master Replace Calculator::get() with $this in Calculator itself These are leftovers of moved code. push 26 Apr 2019 12:14PM UTC BenMorel travis-ci pending completion   set done
339 master Clean up redundant native division We're now handling *all* possible integer divisions with the new code. push 26 Apr 2019 12:10PM UTC BenMorel travis-ci pending completion   set done
338 master Special case for sqrt(0) This was not erroring by chance, but calling NativeCalculator::sqrt(0) called divQR() with a divisor of zero, which is forbidden. push 26 Apr 2019 12:06PM UTC BenMorel travis-ci pending completion   set done
337 master Always attempt to add/multiply natively in NativeCalculator We can safely check if the result does not overflow with is_int(). Big integers that do not even fit into a float as still represented as float INF. push 26 Apr 2019 10:07AM UTC BenMorel travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • …
  • 44
  • 45
  • 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