barasher / go-exiftool

Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)
GNU General Public License v3.0
250 stars 44 forks source link

44 set string arrays #48

Closed barasher closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #48 (9dba0bc) into master (7e9cf54) will decrease coverage by 0.53%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   80.15%   79.62%   -0.54%     
==========================================
  Files           2        2              
  Lines         257      265       +8     
==========================================
+ Hits          206      211       +5     
- Misses         35       37       +2     
- Partials       16       17       +1     
Impacted Files Coverage Δ
exiftool.go 69.66% <33.33%> (-1.20%) :arrow_down:
filemetadata.go 100.00% <100.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 7e9cf54...9dba0bc. Read the comment docs.