Closed Bronson-Brown-deVost closed 6 years ago
@sjones6 Just a heads up. List.js seems to fail in unit testing from time to time. Maybe faker in the object factory gives incompatible values?
Also, amazing that coverage went down 0.02%. This could be due to floating point imprecision, since nothing at all relevant for unit tests was changed. Is it possible that coveralls is counting the lines in scrollery-cgi.pl towards code coverage? I added one line in that file, and I could image that the addition of a single line would result in a 0.02 drop in coverage. If so, can we make sure that coveralls ignores the resources folder completely?
Thanks for getting this back in the game.
I didn't think that it detected anything but JS. I'll try to take a look.
Going to merge this in as I'm about to do a mega merge that I suspect will be a bit painful.
This is just a little bump to stick the updated documentation into the master branch. The docs still need more work, but no need to wait longer now. I also updated one CGI function, which I noticed while writing the docs.