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
67 stars 180 forks source link

Add a code coverage Maven Plugin with the specified configuration. #865

Open Agaba-derrick opened 5 months ago

Agaba-derrick commented 5 months ago
  1. Affected Component: Maven Configuration
  2. Steps to Reproduce:
    • Open the pom.xml file in the project.
    • Navigate to the <plugins> section.
    • Add a code coverage Maven Plugin with the specified configuration.
    • Save the file.
    • run mvn clean install

      Additional Details:

      The addition of a code coverage Maven Plugin to the project's pom.xml file enhances the testing and quality assurance capabilities by enabling code coverage analysis during the testing process. This improvement supports better code quality assessment in integration testing.

Agaba-derrick commented 5 months ago

@mozzy11 @reagan-meant am working on this Issue

bayehyg commented 5 months ago

I had a go at it, can you check my work? https://github.com/I-TECH-UW/OpenELIS-Global-2/pull/941

mozzy11 commented 1 week ago

@Agaba-derrick Are you still working in this ??

Agaba-derrick commented 1 week ago

@mozzy11 not really some one else can take over this issue