java-api icon indicating copy to clipboard operation
java-api copied to clipboard

#42 Removed Mockito from NetworkTest

Open carlosmiranda opened this issue 6 years ago • 11 comments

#42: Removed Mockito from NetworkTest. Added implementations of push() and pull() in Remote.Fake that can be used for testing purposes.

carlosmiranda avatar Aug 08 '18 04:08 carlosmiranda

Job #64 is now in scope, role is REV

0crat avatar Aug 08 '18 04:08 0crat

Codecov Report

Merging #64 into master will decrease coverage by 0.26%. The diff coverage is 72.72%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #64      +/-   ##
============================================
- Coverage     93.03%   92.77%   -0.27%     
  Complexity       49       49              
============================================
  Files            11       11              
  Lines           158      166       +8     
  Branches         10       11       +1     
============================================
+ Hits            147      154       +7     
  Misses           11       11              
- Partials          0        1       +1
Impacted Files Coverage Δ Complexity Δ
src/main/java/io/zold/api/Remote.java 81.25% <72.72%> (+6.25%) 0 <0> (ø) :arrow_down:

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 50f250c...74bf1ed. Read the comment docs.

codecov-io avatar Aug 08 '18 04:08 codecov-io

@victornoel please check new commit addressing your comments. Also added TaxesTest, which I missed due to the fact that it seems to be a recent change.

carlosmiranda avatar Aug 09 '18 00:08 carlosmiranda

@carlosmiranda personally I like it better like that yes, also not that I am not the reviewer :)

victornoel avatar Aug 09 '18 06:08 victornoel

@victornoel doh. This is not even assigned yet, you are working for free. :P

carlosmiranda avatar Aug 09 '18 06:08 carlosmiranda

@carlosmiranda just defending my interests by ensuring my future usage of those classes is a joy :D

victornoel avatar Aug 09 '18 06:08 victornoel

@victornoel nevertheless it should be avoided, you are basically robbing both yourself and eventual assignee of the job (unless it turns out to be you). It's up to the architect to maintain joyful class usage.

carlosmiranda avatar Aug 09 '18 06:08 carlosmiranda

@carlosmiranda it's true, thanks for the reminder

victornoel avatar Aug 09 '18 07:08 victornoel

@llorllale are there no reviewers available? This has become a long running task

carlosmiranda avatar Aug 14 '18 02:08 carlosmiranda

@llorllale this is more than a week old now. Can you assign a REV or do the honor yourself?

carlosmiranda avatar Aug 15 '18 23:08 carlosmiranda

@carlosmiranda it's a funding issue - let me try to resolve it as quickly as possible

llorllale avatar Aug 16 '18 13:08 llorllale