Breaking: Remove unnecessary exception and null checks#63
Conversation
Codecov Report
Additional details and impacted files |
|
It is breaking, so this will require bump to version 1.0.0 |
|
Are there other changes that might be breaking? Then we should get them in here too |
|
We should return a proper exception instead of a |
|
Yes, give me some time to fix it... |
|
I'm not sure what I should use for https://github.com/LycheeOrg/php-exif/blob/master/lib/PHPExif/Adapter/Exiftool.php#L187 and for https://github.com/LycheeOrg/php-exif/blob/master/lib/PHPExif/Adapter/Exiftool.php#L146 ... Any ideas from your side? |
I would just use an Umbrella exception like |
Co-authored-by: Benoît Viguier <ildyria@users.noreply.github.com>
|
Maybe add two codecov ignore in the try catch of https://app.codecov.io/gh/LycheeOrg/php-exif/pull/63/blob/lib/PHPExif/Adapter/Exiftool.php ? |
|
Kudos, SonarCloud Quality Gate passed!
|








Breaking:
Reader::getAdapter()Reader::getExifFromFile()NoAdapterException