You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run springBoot_Jacoco_Demo project, run it as maven clean , test, install first, then under target folder -> site -> jacoco -> open index.html file with browser to verify your code coverage percentages.