Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove when entries for mockito that are not used in unit tests #2179

Merged
merged 1 commit into from
Jan 28, 2023
Merged

Remove when entries for mockito that are not used in unit tests #2179

merged 1 commit into from
Jan 28, 2023

Conversation

linghengqian
Copy link
Member

Fixes #2178.

Changes proposed in this pull request:

  • Remove when entries for mockito that are not used in unit tests

@codecov-commenter
Copy link

Codecov Report

Merging #2179 (b291bfa) into master (642c8c9) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #2179      +/-   ##
============================================
+ Coverage     84.58%   84.61%   +0.02%     
  Complexity     1914     1914              
============================================
  Files           286      286              
  Lines          6267     6279      +12     
  Branches        693      695       +2     
============================================
+ Hits           5301     5313      +12     
  Misses          646      646              
  Partials        320      320              
Impacted Files Coverage Δ
...ener/AbstractDistributeOnceElasticJobListener.java 78.57% <0.00%> (-0.74%) ⬇️
...sticjob/lite/internal/guarantee/GuaranteeNode.java 100.00% <0.00%> (ø)
...cjob/lite/internal/guarantee/GuaranteeService.java 97.72% <0.00%> (+1.06%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

Remove when entries for mockito that are not used in unit tests
3 participants