Compressor icon indicating copy to clipboard operation
Compressor copied to clipboard

Fixed crash being caused by `The source file doesn't exist`

Open premacck opened this issue 5 years ago • 1 comments

Fixed crash being caused by The source file doesn't exist when calling DestinationConstraint.satisfy(File)

premacck avatar Aug 08 '20 07:08 premacck

Codecov Report

Merging #161 into master will decrease coverage by 1.48%. The diff coverage is 0.00%.

Impacted file tree graph

@@             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 data Powered by Codecov. Last update d062a66...a344c08. Read the comment docs.

codecov[bot] avatar Aug 08 '20 07:08 codecov[bot]