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

Method reference on invocations #57

Merged
merged 1 commit into from Oct 25, 2017
Merged

Method reference on invocations #57

merged 1 commit into from Oct 25, 2017

Conversation

heruan
Copy link
Contributor

@heruan heruan commented Oct 24, 2017

Fixes #56.

@codecov-io
Copy link

Codecov Report

Merging #57 into master will decrease coverage by 0.03%.
The diff coverage is 35.29%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #57      +/-   ##
============================================
- Coverage     35.49%   35.46%   -0.04%     
  Complexity      805      805              
============================================
  Files           121      121              
  Lines          5113     5129      +16     
  Branches        749      750       +1     
============================================
+ Hits           1815     1819       +4     
- Misses         3069     3080      +11     
- Partials        229      230       +1
Impacted Files Coverage Δ Complexity Δ
...n/java/com/helger/jcodemodel/JLambdaMethodRef.java 81.53% <35.29%> (-18.47%) 17 <0> (ø)

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 72c9043...c175e00. Read the comment docs.

@phax phax merged commit d822cba into phax:master Oct 25, 2017
@phax
Copy link
Owner

phax commented Oct 25, 2017

Thx for fixing this

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.

None yet

3 participants