Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: add mockito dependency #284

Merged
merged 2 commits into from
Apr 28, 2020
Merged

feat: add mockito dependency #284

merged 2 commits into from
Apr 28, 2020

Conversation

dmitry-fa
Copy link
Contributor

Step toward #179, #270
Fixes #283

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 28, 2020
@dmitry-fa dmitry-fa requested review from frankyn and elharo April 28, 2020 10:03
@codecov
Copy link

codecov bot commented Apr 28, 2020

Codecov Report

Merging #284 into master will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #284      +/-   ##
============================================
+ Coverage     63.46%   63.52%   +0.06%     
  Complexity      540      540              
============================================
  Files            30       30              
  Lines          4776     4776              
  Branches        431      431              
============================================
+ Hits           3031     3034       +3     
+ Misses         1583     1580       -3     
  Partials        162      162              
Impacted Files Coverage Δ Complexity Δ
...gle/cloud/storage/testing/RemoteStorageHelper.java 63.93% <0.00%> (+2.45%) 9.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b5e7d1...bd4cb23. Read the comment docs.

@frankyn frankyn merged commit 58692dd into googleapis:master Apr 28, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add Mockito dependency
3 participants