Skip to content

Conversation

michael-82
Copy link
Collaborator

  • add maven surefire plugin with javaagent mockito

@michael-82 michael-82 self-assigned this Aug 12, 2025
@michael-82 michael-82 linked an issue Aug 12, 2025 that may be closed by this pull request
@michael-82 michael-82 force-pushed the task/609-add-mockito-as-an-agent-to-the-build branch 3 times, most recently from 43e8922 to 161aa02 Compare August 12, 2025 11:11
@michael-82 michael-82 force-pushed the task/609-add-mockito-as-an-agent-to-the-build branch from 2c7fd1c to 161aa02 Compare September 8, 2025 11:10
@michael-82 michael-82 marked this pull request as draft September 8, 2025 13:26
@michael-82 michael-82 force-pushed the task/609-add-mockito-as-an-agent-to-the-build branch 2 times, most recently from 3d597b6 to 6b104b4 Compare September 16, 2025 13:23
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.66%. Comparing base (4a8a989) to head (3ecfb76).

Additional details and impacted files
@@              Coverage Diff               @@
##             develop     #611       +/-   ##
==============================================
- Coverage      81.96%   51.66%   -30.31%     
+ Complexity       764      451      -313     
==============================================
  Files            166      166               
  Lines           3006     3006               
  Branches         298      298               
==============================================
- Hits            2464     1553      -911     
- Misses           429     1350      +921     
+ Partials         113      103       -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@michael-82 michael-82 force-pushed the task/609-add-mockito-as-an-agent-to-the-build branch 2 times, most recently from b2b0922 to 926deba Compare September 16, 2025 13:51
- add maven surefire plugin with javaagent mockito
- add lombok.config to add annotations that will then be ignored by jacoco
@michael-82 michael-82 force-pushed the task/609-add-mockito-as-an-agent-to-the-build branch 2 times, most recently from 387939b to 1d04e0d Compare September 16, 2025 15:04
- test if removing the lombok annotation processor from maven compiler plugin fixes the codecov issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Mockito as an agent to the build
1 participant