Skip to content

Add Integers tests #381

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

Merged
merged 1 commit into from
Mar 29, 2019
Merged

Add Integers tests #381

merged 1 commit into from
Mar 29, 2019

Conversation

gliptak
Copy link
Contributor

@gliptak gliptak commented Mar 16, 2019

Signed-off-by: Gábor Lipták gliptak@gmail.com

Signed-off-by: Gábor Lipták <gliptak@gmail.com>
@codecov-io
Copy link

Codecov Report

Merging #381 into series/5.x will increase coverage by 0.16%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##             series/5.x     #381      +/-   ##
================================================
+ Coverage         49.38%   49.54%   +0.16%     
- Complexity         2313     2318       +5     
================================================
  Files               153      153              
  Lines              9094     9094              
  Branches            490      490              
================================================
+ Hits               4491     4506      +15     
+ Misses             4455     4439      -16     
- Partials            148      149       +1
Impacted Files Coverage Δ Complexity Δ
core/src/main/java/fj/data/Stream.java 68.98% <0%> (-0.35%) 153% <0%> (-1%)
core/src/main/java/fj/Monoid.java 45.81% <0%> (+0.49%) 22% <0%> (ø) ⬇️
core/src/main/java/fj/function/Integers.java 75% <0%> (+75%) 6% <0%> (+6%) ⬆️

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 cbd67f6...68625ac. Read the comment docs.

@gliptak gliptak merged commit 33a1e5d into functionaljava:series/5.x Mar 29, 2019
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.

2 participants