I-TECH-UW / OpenELIS-Global-2

OpenELIS 2.X is a rewrite of the original OpenELIS global with updated components and technology
http://openelis-global.org/
Mozilla Public License 2.0
71 stars 189 forks source link

(#865): code coverage tool maven plugin #1269

Open njiddasalifu opened 1 week ago

njiddasalifu commented 1 week ago

Pull Requests Requirements

Summary

Screenshots

[Add relevant screenshots here if applicable]

Related Issue

[(https://github.com/I-TECH-UW/OpenELIS-Global-2/issues/865)]

Other

I prefer JaCoCo for the code coverage because it integrates easily with Maven, simplifying setup. It provides clear reports on line, method, and branch coverage, helping to ensure thorough testing.

mozzy11 commented 2 days ago

Thanks @njiddasalifu . have you seen the CI build failure ??