Skip to content
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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

premacck
Copy link

@premacck premacck commented Aug 8, 2020

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

…ing `DestinationConstraint.satisfy(File)`
@codecov
Copy link

codecov bot commented Aug 8, 2020

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.

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.

None yet

2 participants