Skip to content

Conversation

@danieldietrich
Copy link
Contributor

@danieldietrich danieldietrich commented May 3, 2017

Fixes #1722
Fixes #1883
Fixes #1964

@codecov-io
Copy link

codecov-io commented May 4, 2017

Codecov Report

Merging #1976 into master will increase coverage by 0.03%.
The diff coverage is 95.78%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1976      +/-   ##
============================================
+ Coverage      97.9%   97.93%   +0.03%     
  Complexity     5204     5204              
============================================
  Files            92       92              
  Lines         11860    11840      -20     
  Branches       1540     1534       -6     
============================================
- Hits          11611    11595      -16     
  Misses          126      126              
+ Partials        123      119       -4
Impacted Files Coverage Δ Complexity Δ
vavr/src/main/java/io/vavr/control/Validation.java 99.05% <ø> (ø) 56 <0> (ø) ⬇️
vavr/src/main/java/io/vavr/control/Option.java 100% <ø> (ø) 45 <0> (ø) ⬇️
.../src/main/java/io/vavr/collection/Traversable.java 96.82% <ø> (ø) 112 <0> (ø) ⬇️
vavr/src/main/java/io/vavr/Lazy.java 100% <ø> (ø) 34 <0> (ø) ⬇️
vavr/src/main/java/io/vavr/control/Either.java 100% <ø> (ø) 40 <0> (ø) ⬇️
vavr/src/main/java/io/vavr/concurrent/Future.java 99.55% <100%> (ø) 114 <2> (ø) ⬇️
...-test/src-gen/main/java/io/vavr/test/Property.java 100% <100%> (ø) 19 <3> (ø) ⬇️
vavr/src/main/java/io/vavr/Value.java 93.54% <100%> (+0.75%) 145 <0> (ø) ⬇️
vavr/src/main/java/io/vavr/control/Try.java 95.81% <66.66%> (+0.42%) 92 <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 dfa1959...63713bc. Read the comment docs.

@danieldietrich danieldietrich merged commit 425c5be into vavr-io:master May 6, 2017
@danieldietrich danieldietrich deleted the sneaky-throw branch May 6, 2017 23:31
This was referenced May 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants