<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/.simplecov, branch 1.1.3</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>RuboCop: Style/SpecialGlobalVars</title>
<updated>2016-09-25T17:55:34+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-24T22:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c8492c2c4444dbb4a67dff4a9e65747bc4252b78'/>
<id>c8492c2c4444dbb4a67dff4a9e65747bc4252b78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: speed up integration tests coverage</title>
<updated>2016-09-23T09:40:08+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-22T16:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5f6a8d407aa70b8f83e89a6c8bd8d2b5d619eb0a'/>
<id>5f6a8d407aa70b8f83e89a6c8bd8d2b5d619eb0a</id>
<content type='text'>
Previously, .simplecov called `SimpleCov.result` to store the coverage
result, and ignored the return value. `SimpleCov.result`'s return can be
slow to calculate, which wastes a lot of time when it's ignored.

This commit extracts the code needed to store the SimpleCov result from
`SimpleCov.result`, and calls it directly, without doing the busywork to
compute the return value every time.

In my testing, this more than halves the time taken to run all the
integration tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, .simplecov called `SimpleCov.result` to store the coverage
result, and ignored the return value. `SimpleCov.result`'s return can be
slow to calculate, which wastes a lot of time when it's ignored.

This commit extracts the code needed to store the SimpleCov result from
`SimpleCov.result`, and calls it directly, without doing the busywork to
compute the return value every time.

In my testing, this more than halves the time taken to run all the
integration tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix coverage reporting.</title>
<updated>2016-09-23T07:17:55+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-22T19:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6b855938951613fda85945578cbe6d9e7475a547'/>
<id>6b855938951613fda85945578cbe6d9e7475a547</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test, cask-tests: update simplecov paths</title>
<updated>2016-09-21T21:58:35+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-21T21:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b3a85aaf348c82d94daab2c2207afb8f3dba94d5'/>
<id>b3a85aaf348c82d94daab2c2207afb8f3dba94d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests, cask-tests: (maybe) fix coverage</title>
<updated>2016-09-20T17:02:35+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-20T17:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9033af6bda721c88bdb14f6e18b844ab41bbcb84'/>
<id>9033af6bda721c88bdb14f6e18b844ab41bbcb84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
