Skip to content

Conversation

@alexander-yevsyukov
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 7, 2016

Current coverage is 78.12% (diff: 50.00%)

Merging #191 into master will increase coverage by 0.01%

@@             master       #191   diff @@
==========================================
  Files           130        130          
  Lines          4701       4709     +8   
  Methods           0          0          
  Messages          0          0          
  Branches        518        518          
==========================================
+ Hits           3672       3679     +7   
- Misses          934        937     +3   
+ Partials         95         93     -2   

Powered by Codecov. Last update 9d662fe...2e17c9b

public void return_mismatch_object_with_int32_values() {
final int expected = 0;
final int actual = 1;
final int requested = 2;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we remove unnecessary 'requsted' code from class.
Maybe remove private static final String REQUESTED as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well spotted. Fixed.

Copy link
Collaborator

@dmytro-kashcheiev dmytro-kashcheiev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is very small change, see inline comment

@armiol
Copy link
Contributor

armiol commented Oct 7, 2016

@alexander-yevsyukov LGTM.

@alexander-yevsyukov alexander-yevsyukov merged commit d3a3e86 into master Oct 7, 2016
@armiol armiol deleted the improve-mismatch branch October 17, 2016 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants