OctConf 2014: Difference between revisions

337 bytes added ,  21 September 2014
(add code sprint info and link)
Line 115: Line 115:
== Code Sprint ==
== Code Sprint ==


It sounds like the code sprint will be focused on improving coverage of our test suite. The coverage report is in HTML format and lets you browse through the code tree and see which paths are exercised or not. The latest generated coverage report is [http://hydra.nixos.org/job/gnu/octave-default/coverage/latest/download here].
The code sprint will be focused on improving coverage of our test suite. The coverage report is in HTML format and lets you browse through the code tree and see which paths are exercised or not. The latest generated coverage report is [http://hydra.nixos.org/job/gnu/octave-default/coverage/latest/download here].
 
We will be writing tests again. Look through the test coverage, and pick something that doesn't have tests yet. Announce in IRC which function you're going to write a test for. Write it. If you have push access, push your test.  Otherwise, post a Mercurial patch that someone else can apply for. Keep pulling from Savannah as we keep working on this.


== Participants ==
== Participants ==