exiv2
exiv2 copied to clipboard
Fix Irix lens names in pentaxmn_int.cpp
This fixes #1084.
Codecov Report
Merging #1085 into master will increase coverage by
0.04%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #1085 +/- ##
==========================================
+ Coverage 71.81% 71.85% +0.04%
==========================================
Files 152 152
Lines 17651 17725 +74
==========================================
+ Hits 12676 12737 +61
- Misses 4975 4988 +13
Impacted Files | Coverage Δ | |
---|---|---|
src/pentaxmn_int.cpp | 86.09% <ø> (ø) |
:arrow_up: |
src/nikonmn_int.cpp | 62.99% <0%> (+2.83%) |
:arrow_up: |
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 8c91d6b...30b0508. Read the comment docs.
I still need to add the reproducers that were reported in #1084.
Let's see if we can include this in v1.00 and add test code.
Superseded by https://github.com/Exiv2/exiv2/pull/1118