Recent pull requests are showing as failing even when actual coverage is not reduced (see discussion here). This is caused by the number of lines of code increase as the percentage of code coverage reduces.
The percentage change rate can be set at https://coveralls.io/github/mapserver/mapserver/settings. @jmckenna I think you have access to this?
Maybe setting to 0.1% would mean we get the nice green ticks without risking adding too much untested code?

Recent pull requests are showing as failing even when actual coverage is not reduced (see discussion here). This is caused by the number of lines of code increase as the percentage of code coverage reduces.
The percentage change rate can be set at https://coveralls.io/github/mapserver/mapserver/settings. @jmckenna I think you have access to this?
Maybe setting to 0.1% would mean we get the nice green ticks without risking adding too much untested code?