Compressor
Compressor copied to clipboard
Fixed crash being caused by `The source file doesn't exist`
Fixed crash being caused by The source file doesn't exist when calling DestinationConstraint.satisfy(File)
Codecov Report
Merging #161 into master will decrease coverage by
1.48%. The diff coverage is0.00%.
@@ Coverage Diff @@
## master #161 +/- ##
============================================
- Coverage 80.18% 78.70% -1.49%
Complexity 31 31
============================================
Files 9 9
Lines 106 108 +2
Branches 12 12
============================================
Hits 85 85
- Misses 17 18 +1
- Partials 4 5 +1
| Impacted Files | Coverage Δ | Complexity Δ | |
|---|---|---|---|
| ...ory/compressor/constraint/DestinationConstraint.kt | 66.66% <0.00%> (-33.34%) |
3.00 <1.00> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update d062a66...a344c08. Read the comment docs.