federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.67k stars 1.11k forks source link

Unit test and android test integration for Sonarqube coverage #779

Closed federicoiosue closed 3 years ago

federicoiosue commented 3 years ago

Currently testing coverage of unit and android tests are not merged and Sonarqube doesn't take the latter in consideration.

federicoiosue commented 3 years ago

Fixed by abbe5c8a2d94bb01d7303636f58412ab3c3bcc10 and similar ones