exiv2 icon indicating copy to clipboard operation
exiv2 copied to clipboard

Fix Irix lens names in pentaxmn_int.cpp

Open D4N opened this issue 4 years ago • 3 comments

This fixes #1084.

D4N avatar Jan 14 '20 23:01 D4N

Codecov Report

Merging #1085 into master will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            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.

codecov[bot] avatar Jan 15 '20 00:01 codecov[bot]

I still need to add the reproducers that were reported in #1084.

D4N avatar Jan 21 '20 21:01 D4N

Let's see if we can include this in v1.00 and add test code.

clanmills avatar Apr 13 '21 08:04 clanmills

Superseded by https://github.com/Exiv2/exiv2/pull/1118

kmilos avatar Oct 03 '23 08:10 kmilos