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
245 stars 43 forks source link

Misc improvements #41

Closed dhui closed 3 years ago

dhui commented 3 years ago

Various improvements include:

codecov-commenter commented 3 years ago

Codecov Report

Merging #41 (699bee9) into master (f55d3fd) will increase coverage by 1.25%. The diff coverage is 76.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   88.19%   89.44%   +1.25%     
==========================================
  Files           2        2              
  Lines         144      180      +36     
==========================================
+ Hits          127      161      +34     
- Misses         11       13       +2     
  Partials        6        6              
Impacted Files Coverage Δ
exiftool.go 83.33% <76.19%> (+3.10%) :arrow_up:
filemetadata.go 100.00% <0.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 f55d3fd...699bee9. Read the comment docs.