benwbrum / fromthepage

FromThePage is a wiki-like application for crowdsourcing transcription of handwritten documents.
http://fromthepage.com
GNU Affero General Public License v3.0
170 stars 51 forks source link

Analyze Coveralls report #4328

Open WillNigel23 opened 3 weeks ago

WillNigel23 commented 3 weeks ago

Analyze coveralls report to find untested parts of codebase and break down into smaller tickets. This is in preparation of getting to at least 80+% coverage before rails upgrade

benwbrum commented 1 week ago

Looking at the coveralls report, I'd prioritize these low-coverage items. (Items not appearing here either have high coverage or low use.)

WillNigel23 commented 1 week ago

4330 Improves on a bunch of things related to abstract_xml_helper, export_controller and the likes. It would be good to merge the PR for this so we can check again on priorities.