Closed dmfs closed 4 years ago
Merging #256 into master will increase coverage by
0.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #256 +/- ##
============================================
+ Coverage 98.23% 98.25% +0.01%
- Complexity 877 883 +6
============================================
Files 200 201 +1
Lines 1873 1889 +16
Branches 118 119 +1
============================================
+ Hits 1840 1856 +16
Misses 29 29
Partials 4 4
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...ms/hamcrest/matchers/function/FunctionMatcher.java | 100% <100%> (ø) |
6 <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 e788adb...0de3b80. Read the comment docs.
A FunctionMatcher simplifies matching Functions by their results for certain values.