kdomanski / iso9660

A go library for reading and creating ISO9660 images
BSD 2-Clause "Simplified" License
257 stars 43 forks source link

return more specific error message when attemting to decode UDF volume #30

Closed kdomanski closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 73.33% and project coverage change: +0.17 :tada:

Comparison is base (1cdbb13) 75.54% compared to head (9ea3efa) 75.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #30 +/- ## ========================================== + Coverage 75.54% 75.72% +0.17% ========================================== Files 4 4 Lines 957 964 +7 ========================================== + Hits 723 730 +7 Misses 165 165 Partials 69 69 ``` | [Impacted Files](https://codecov.io/gh/kdomanski/iso9660/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kamil+Doma%C5%84ski) | Coverage Δ | | |---|---|---| | [image\_writer.go](https://codecov.io/gh/kdomanski/iso9660/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kamil+Doma%C5%84ski#diff-aW1hZ2Vfd3JpdGVyLmdv) | `75.98% <55.55%> (+0.21%)` | :arrow_up: | | [iso9660.go](https://codecov.io/gh/kdomanski/iso9660/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kamil+Doma%C5%84ski#diff-aXNvOTY2MC5nbw==) | `73.15% <100.00%> (+0.22%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.