edk12564 opened a new pull request, #122: URL: https://github.com/apache/fineract-consumer-facing/pull/122
Issues: https://github.com/apache/fineract-consumer-facing/issues/119 # Summary To get accurate test coverage metrics for the BFF and frontend, we installed Jacoco on the BFF and lcov-result-merger (Apache Category A) to the frontend. These allow us to track exactly the files that get covered in both Unit and E2E testing using a separate coverage agent that runs during CI and locally. With these tools, we can determine what the total coverage is, not just E2E and Unit tests. This is important so that we don't duplicate coverage (adding unnecessary CI time) where we don't need it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
